On Wed, 21 May 2014 11:29:32 +0200 Peter Zijlstra <[email protected]> wrote:
> On Fri, May 16, 2014 at 03:51:37PM +0200, Oleg Nesterov wrote: > > __wake_up_bit() checks waitqueue_active() and thus the caller needs > > mb() as wake_up_bit() documents, fix task_clear_jobctl_trapping(). > > > > Signed-off-by: Oleg Nesterov <[email protected]> > > Seeing how you are one of the ptrace maintainers, how do you want this > routed? Does Andrew pick this up, do I stuff it somewhere? Thanks, I grabbed it. ptrace has been pretty quiet lately. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

