diff options
author | Helge Deller <deller@gmx.de> | 2009-02-13 17:58:29 -0500 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2009-03-30 22:51:34 -0400 |
commit | 803094f480aa5b7dd5187a17e6e60ff24721c212 (patch) | |
tree | fa1114e85294e30233263f429fe560eae8a2f718 /arch/parisc/Kconfig | |
parent | 548f1176f0ac637eff895defb715ce6fde7c460a (diff) |
parisc: simplify sys_clone()
No need to test clone_flags here and set parent_tidptr and child_tidptr
accordingly. The same check will be done in do_fork() and copy_process() anyway.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/Kconfig')
0 files changed, 0 insertions, 0 deletions