Re: [PATCH] signals: convert the X86_32 code to useset_current_blocked()

From: Matt Fleming
Date: Mon Jul 11 2011 - 05:31:27 EST


On Sun, 10 Jul 2011 21:27:27 +0200
Oleg Nesterov <oleg@xxxxxxxxxx> wrote:

> sys_sigsuspend() and sys_sigreturn() change ->blocked directly.
> This is not correct, see the changelog in e6fa16ab
> "signal: sigprocmask() should do retarget_shared_pending()"
>
> Change them to use set_current_blocked().
>
> Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx>

Reviewed-by: Matt Fleming <matt.fleming@xxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/