public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] 6.0 updates
@ 2022-09-26 15:14 Dylan Yudaken
  2022-09-26 15:14 ` [PATCH liburing 1/2] handle single issuer task registration at ring creation Dylan Yudaken
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dylan Yudaken @ 2022-09-26 15:14 UTC (permalink / raw)
  To: Jens Axboe, Pavel Begunkov; +Cc: io-uring, kernel-team, Dylan Yudaken

Two liburing updates for 6.0:

Patch 1 updates to account for the single issuer ring being assigned at
ring creation time.

Patch 2 updates man pages from 5.20 -> 6.0

Dylan Yudaken (2):
  handle single issuer task registration at ring creation
  update documentation to reflect no 5.20 kernel

 man/io_uring_prep_recv.3    |  2 +-
 man/io_uring_prep_recvmsg.3 |  2 +-
 man/io_uring_setup.2        |  8 ++++----
 test/defer-taskrun.c        | 12 ++++--------
 test/single-issuer.c        | 14 +++++++-------
 5 files changed, 17 insertions(+), 21 deletions(-)


base-commit: 1cba5d6c9e41e2f55ac4c3f93f5e05f9b5082a3e
-- 
2.30.2


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

end of thread, other threads:[~2022-09-26 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-26 15:14 [PATCH liburing 0/2] 6.0 updates Dylan Yudaken
2022-09-26 15:14 ` [PATCH liburing 1/2] handle single issuer task registration at ring creation Dylan Yudaken
2022-09-26 15:14 ` [PATCH liburing 2/2] update documentation to reflect no 5.20 kernel Dylan Yudaken
2022-09-26 17:18 ` [PATCH liburing 0/2] 6.0 updates Jens Axboe

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