[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1172533536.13541.64.camel@localhost.localdomain>
Date: Tue, 27 Feb 2007 10:45:36 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Oleg Nesterov <oleg@...sign.ru>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Srivatsa Vaddagiri <vatsa@...ibm.com>,
"Rafael J. Wysocki" <rjw@...k.pl>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ____call_usermodehelper: don't flush_signals()
On Tue, 2007-02-27 at 00:53 +0300, Oleg Nesterov wrote:
> ____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.
And the flush_signal_handlers() call?
Your patch looks correct; this code was presumably lying around from
before someone (I?) adapted this code to use kthread.
Thanks,
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists