All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-5.8 0/2] iopoll fixes pt.1
@ 2020-06-25  9:37 Pavel Begunkov
  2020-06-25  9:37 ` [PATCH 1/2] io_uring: fix hanging iopoll in case of -EAGAIN Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2020-06-25  9:37 UTC (permalink / raw)
  To: Jens Axboe, io-uring, linux-kernel

Split as requested, this is for 5.8.

The only thing changed is 1 line moved for easier rebasing.
Yesterday problems were unrelated.

Pavel Begunkov (2):
  io_uring: fix hanging iopoll in case of -EAGAIN
  io_uring: fix current->mm NULL dereference on exit

 fs/io_uring.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-25 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-25  9:37 [PATCH for-5.8 0/2] iopoll fixes pt.1 Pavel Begunkov
2020-06-25  9:37 ` [PATCH 1/2] io_uring: fix hanging iopoll in case of -EAGAIN Pavel Begunkov
2020-06-25  9:37 ` [PATCH 2/2] io_uring: fix current->mm NULL dereference on exit Pavel Begunkov
2020-06-25 13:21 ` [PATCH for-5.8 0/2] iopoll fixes pt.1 Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.