public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 5.12 0/2] task_work ctx refs fix + xchg cleanup
@ 2021-02-28 22:04 Pavel Begunkov
  2021-02-28 22:04 ` [PATCH 1/2] io_uring: fix __tctx_task_work() ctx race Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-02-28 22:04 UTC (permalink / raw)
  To: Jens Axboe, io-uring

Two easy patches on top of io_uring-worker.v4, 1/2 is supposed to be a
fix, 2/2 is a cleanup was mentioned before.

Pavel Begunkov (2):
  io_uring: fix __tctx_task_work() ctx race
  io_uring: replace cmpxchg in fallback with xchg

 fs/io_uring.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-02-28 22:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-28 22:04 [PATCH 5.12 0/2] task_work ctx refs fix + xchg cleanup Pavel Begunkov
2021-02-28 22:04 ` [PATCH 1/2] io_uring: fix __tctx_task_work() ctx race Pavel Begunkov
2021-02-28 22:04 ` [PATCH 2/2] io_uring: replace cmpxchg in fallback with xchg Pavel Begunkov
2021-02-28 22:17 ` [PATCH 5.12 0/2] task_work ctx refs fix + xchg cleanup Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox