Re: [PATCHSET] signals-review branch

From: Tejun Heo
Date: Sat Apr 30 2011 - 08:52:00 EST


On Thu, Apr 28, 2011 at 05:26:13PM +0200, Oleg Nesterov wrote:
> I collected the patches which were acked by Tejun and Matt and (I hope)
> Linus agrees with,
>
> git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc.git signals-review
>
> [PATCH 01/13] signal: introduce retarget_shared_pending()
> [PATCH 02/13] signal: retarget_shared_pending: consider shared/unblocked signals only
> [PATCH 03/13] signal: retarget_shared_pending: optimize while_each_thread() loop
> [PATCH 04/13] signal: sigprocmask: narrow the scope of ->siglock
> [PATCH 05/13] signal: sigprocmask() should do retarget_shared_pending()
> [PATCH 06/13] x86: signal: handle_signal() should use set_current_blocked()
> [PATCH 07/13] x86: signal: sys_rt_sigreturn() should use set_current_blocked()
> [PATCH 08/13] signal: cleanup sys_rt_sigprocmask()
> [PATCH 09/13] signal: sys_rt_sigtimedwait: simplify the timeout logic
> [PATCH 10/13] signal: introduce do_sigtimedwait() to factor out compat/native code
> [PATCH 11/13] signal: do_sigtimedwait() needs retarget_shared_pending()
> [PATCH 12/13] signal: rename signandsets() to sigandnsets()
> [PATCH 13/13] signal: cleanup sys_sigprocmask()

Looks all fine to me. I'll base further patches on top of these.

Thanks.

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