Home
last modified time | relevance | path

Searched hist:"60348802 e9cb137ee86590c3e4c57c1ec2e8fc69" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dfork.cdiff 60348802e9cb137ee86590c3e4c57c1ec2e8fc69 Tue Jan 06 16:40:46 CST 2009 Zhaolei <zhaolei@cn.fujitsu.com> fork.c: cleanup for copy_sighand()

Check CLONE_SIGHAND only is enough, because combination of CLONE_THREAD and
CLONE_SIGHAND is already done in copy_process().

Impact: cleanup, no functionality changed

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>