On 02/27, Rusty Russell wrote:
>
> 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() c
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
2 matches
Mail list logo