public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] random for-next cleanups
@ 2023-08-09 12:25 Pavel Begunkov
  2023-08-09 12:25 ` [PATCH 1/2] io_uring/rsrc: keep one global dummy_ubuf Pavel Begunkov
  2023-08-09 12:25 ` [PATCH 2/2] io_uring: simplify io_run_task_work_sig return Pavel Begunkov
  0 siblings, 2 replies; 4+ messages in thread
From: Pavel Begunkov @ 2023-08-09 12:25 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

Patch 1 removes stupid dummy_ubuf allocations.
Patch 2 cleans a bit up io_run_task_work_sig()s return codes.

Pavel Begunkov (2):
  io_uring/rsrc: keep one global dummy_ubuf
  io_uring: simplify io_run_task_work_sig return

 io_uring/io_uring.c | 13 ++-----------
 io_uring/rsrc.c     | 14 ++++++++++----
 2 files changed, 12 insertions(+), 15 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-09 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 12:25 [PATCH 0/2] random for-next cleanups Pavel Begunkov
2023-08-09 12:25 ` [PATCH 1/2] io_uring/rsrc: keep one global dummy_ubuf Pavel Begunkov
2023-08-09 15:05   ` Pavel Begunkov
2023-08-09 12:25 ` [PATCH 2/2] io_uring: simplify io_run_task_work_sig return Pavel Begunkov

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