diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2008-04-30 07:52:46 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 15:29:34 (GMT) |
commit | fc321d2e60d6f4eee17206612d0b50519f526daf (patch) | |
tree | 79dd03d347ccee2f5a538823f7434dfd40e302be /kernel/irq | |
parent | 6ca25b551309eb1b1b41f83414a92f7472e0b23d (diff) | |
download | linux-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/irq')
0 files changed, 0 insertions, 0 deletions