diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2007-05-09 11:34:23 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 21:30:53 +0200 |
commit | c93465181fed0f8f5942a41108943dadea0aa345 (patch) | |
tree | a2c1a8fe514b97c31bd3832136894933c3f28fee /init | |
parent | unify flush_work/flush_work_keventd and rename it to cancel_work_sync (diff) | |
download | linux-c93465181fed0f8f5942a41108943dadea0aa345.tar.xz linux-c93465181fed0f8f5942a41108943dadea0aa345.zip |
____call_usermodehelper: don't flush_signals()
____call_usermodehelper() has no reason for flush_signals(). It is a fresh
forked process which is going to exec a user-space application or exit on
failure.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions