| | Date | Tue, 14 Feb 2012 18:32:20 +0100 | | From | Oleg Nesterov <> | | Subject | Re: [PATCH 00/40] arch: set_current_blocked() and block_sigmask() |
| |
On 02/14, Matt Fleming wrote: > > This series simplifies the architecture code for handling signals by > making use of set_current_blocked() introduced in e6fa16ab ("signal: > sigprocmask() should do retarget_shared_pending()") and > block_sigmask() introduced in commit 5e6292c0f28f ("signal: add > block_sigmask() for adding sigmask to current->blocked").
Matt, I assume this series was not changed since we discussed it ?
If yes. I do not want to spam lkml, I'll reply to 0/40 only.
All patches look right to me, for the whole series:
Acked-by: Oleg Nesterov <oleg@redhat.com>
|