All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sqpoll cancellation
@ 2021-04-25 22:34 Pavel Begunkov
  2021-04-25 22:34 ` [PATCH 1/2] io_uring: fix work_exit sqpoll cancellations Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-04-25 22:34 UTC (permalink / raw)
  To: Jens Axboe, io-uring

1/2 is yet another SQPOLL cancellation fix (not critical),
2/2 cleans up after it and sqpoll recent fixes

p.s. can't locate without long bisecting which commit 1/2 fixes

Pavel Begunkov (2):
  io_uring: fix work_exit sqpoll cancellations
  io_uring: simplify SQPOLL cancellations

 fs/io_uring.c | 70 ++++++++++++++++-----------------------------------
 1 file changed, 21 insertions(+), 49 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-26 12:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-25 22:34 [PATCH 0/2] sqpoll cancellation Pavel Begunkov
2021-04-25 22:34 ` [PATCH 1/2] io_uring: fix work_exit sqpoll cancellations Pavel Begunkov
2021-04-25 22:34 ` [PATCH 2/2] io_uring: simplify SQPOLL cancellations Pavel Begunkov
2021-04-26 12:59 ` [PATCH 0/2] sqpoll cancellation 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.