On Tue, Jul 02, 2019 at 07:28:02PM +0200, Oleg Nesterov wrote: > On 07/01, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 5.1-stable tree. > ... > > ------------------ original commit in Linus's tree ------------------ > > > > From 97abc889ee296faf95ca0e978340fb7b942a3e32 Mon Sep 17 00:00:00 2001 > > From: Oleg Nesterov <oleg@xxxxxxxxxx> > > Date: Fri, 28 Jun 2019 12:06:50 -0700 > > Subject: [PATCH] signal: remove the wrong signal_pending() check in > > restore_user_sigmask() > > because 5.1 doesn't have fdb288a679cd ("io_uring: use wait_event_interruptible > for cq_wait conditional wait"). > > Please see the updated patch below. Compile tested... Thanks for this, now queued up. greg k-h