summaryrefslogtreecommitdiff
path: root/kernel/exec_domain.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2008-04-30 07:52:46 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-04-30 15:29:34 (GMT)
commitfc321d2e60d6f4eee17206612d0b50519f526daf (patch)
tree79dd03d347ccee2f5a538823f7434dfd40e302be /kernel/exec_domain.c
parent6ca25b551309eb1b1b41f83414a92f7472e0b23d (diff)
downloadlinux-fsl-qoriq-fc321d2e60d6f4eee17206612d0b50519f526daf.tar.xz
handle_stop_signal: unify partial/full stop handling
Now that handle_stop_signal() doesn't drop ->siglock, we can't see both ->group_stop_count && SIGNAL_STOP_STOPPED. Merge two "if" branches. As Roland pointed out, we never actually needed 2 do_notify_parent_cldstop() calls. Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Cc: Roland McGrath <roland@redhat.com> Cc: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions