public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/3] small rings clean up
@ 2024-03-13 15:52 Pavel Begunkov
  2024-03-13 15:52 ` [PATCH 1/3] io_uring: simplify io_mem_alloc return values Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Pavel Begunkov @ 2024-03-13 15:52 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

Some disconnected cleanup patches split out of a larger series
as they make sense by themselves.

Pavel Begunkov (3):
  io_uring: simplify io_mem_alloc return values
  io_uring: simplify io_pages_free
  io_uring/kbuf: rename is_mapped

 io_uring/io_uring.c | 20 ++++++--------------
 io_uring/kbuf.c     | 24 ++++++++++++------------
 io_uring/kbuf.h     |  2 +-
 3 files changed, 19 insertions(+), 27 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-03-13 23:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-13 15:52 [PATCH 0/3] small rings clean up Pavel Begunkov
2024-03-13 15:52 ` [PATCH 1/3] io_uring: simplify io_mem_alloc return values Pavel Begunkov
2024-03-13 20:50   ` Jens Axboe
2024-03-13 20:43     ` Pavel Begunkov
2024-03-13 21:02       ` Jens Axboe
2024-03-13 22:32   ` Gabriel Krisman Bertazi
2024-03-13 23:24     ` Jens Axboe
2024-03-13 23:43       ` Gabriel Krisman Bertazi
2024-03-13 23:44         ` Jens Axboe
2024-03-13 15:52 ` [PATCH 2/3] io_uring: simplify io_pages_free Pavel Begunkov
2024-03-13 15:52 ` [PATCH 3/3] io_uring/kbuf: rename is_mapped Pavel Begunkov
2024-03-13 20:27 ` [PATCH 0/3] small rings clean up Jens Axboe

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