aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2006-12-21 21:28:40 -0700
committerLinus Torvalds <[email protected]>2006-12-22 09:03:41 -0800
commitb2b2cbc4b2a2f389442549399a993a8306420baf (patch)
treef734441636bbeba1c07aeeb84a05e0deac7b8d64 /include/linux/debugobjects.h
parentef129412b4cbd6686d0749612cb9b76e207271f4 (diff)
[PATCH] Fix reparenting to the same thread group. (take 2)
This patch fixes the case when we reparent to a different thread in the same thread group. This modifies the code so that we do not send signals and do not change the signal to send to SIGCHLD unless we have change the thread group of our parents. It also suppresses sending pdeath_sig in this cas as well since the result of geppid doesn't change. Thanks to Oleg for spotting my bug of only fixing this for non-ptraced tasks. Signed-off-by: Eric W. Biederman <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Albert Cahalan <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Roland McGrath <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Coywolf Qi Hunt <[email protected]> Acked-by: Oleg Nesterov <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions