Re: [PATCH 02/41] arm: Use set_current_blocked()

From: Will Deacon
Date: Thu Aug 11 2011 - 13:05:30 EST


Hi Matt,

On Thu, Aug 11, 2011 at 02:56:36PM +0100, Matt Fleming wrote:
> From: Matt Fleming <matt.fleming@xxxxxxxxxxxxxxx>
>
> As described in e6fa16ab ("signal: sigprocmask() should do
> retarget_shared_pending()") the modification of current->blocked is
> incorrect as we need to check for shared signals we're about to block.
>
> Cc: Oleg Nesterov <oleg@xxxxxxxxxx>
> Cc: Russell King <linux@xxxxxxxxxxxxxxxx>
> Cc: Arnd Bergmann <arnd.bergmann@xxxxxxxxxx>
> Cc: Dave Martin <dave.martin@xxxxxxxxxx>
> Cc: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
> CC: Will Deacon <will.deacon@xxxxxxx>
> Signed-off-by: Matt Fleming <matt.fleming@xxxxxxxxxxxxxxx>
> ---
> arch/arm/kernel/signal.c | 25 +++++++++++--------------
> 1 files changed, 11 insertions(+), 14 deletions(-)

Looks good to me.

Acked-by: Will Deacon <will.deacon@xxxxxxx>

Cheers,

Will
--
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/