diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2008-04-30 00:52:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-30 08:29:35 -0700 |
commit | 5fc894bb4fb1de8373d1d5fb6db19204a16859e8 (patch) | |
tree | 167c513b50b8ceed48a8fb7e4c2e63397f0fa7d7 /block/noop-iosched.c | |
parent | 5c193e8871b76f3bf8ed1e31f7af7c70890ebc4f (diff) |
signals: send_sigqueue: don't forget about handle_stop_signal()
send_group_sigqueue() calls handle_stop_signal(), send_sigqueue() doesn't.
This is not consistent and in fact I'd say this is (minor) bug.
Move handle_stop_signal() from send_group_sigqueue() to do_send_sigqueue(),
the latter is called by send_sigqueue() too.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'block/noop-iosched.c')
0 files changed, 0 insertions, 0 deletions