summaryrefslogtreecommitdiff
path: root/kernel/kthread.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2007-05-09 09:34:23 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-09 19:30:53 (GMT)
commitc93465181fed0f8f5942a41108943dadea0aa345 (patch)
treea2c1a8fe514b97c31bd3832136894933c3f28fee /kernel/kthread.c
parent28e53bddf814485699a4142bc056fd37d4e11dd4 (diff)
downloadlinux-c93465181fed0f8f5942a41108943dadea0aa345.tar.xz
____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 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions