]> Gentwo Git Trees - linux/.git/commitdiff
Merge branch 'zcrx-query-6.19' into for-6.19/io_uring
authorJens Axboe <axboe@kernel.dk>
Thu, 13 Nov 2025 18:18:19 +0000 (11:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 13 Nov 2025 18:18:19 +0000 (11:18 -0700)
Merge zcrx SQ/CQ query changes from Pavel:

"Introduce zcrx and SQ/CQ layout queries. The former returns what zcrx
 features are available. And both return the ring size information to
 help with allocation size calculation for user provided rings like
 IORING_SETUP_NO_MMAP and. IORING_MEM_REGION_TYPE_USER"

Link: https://lore.kernel.org/io-uring/cover.1763030298.git.asml.silence@gmail.com/
Signed-off-by: Jens Axboe <axboe@kernel.dk>
* zcrx-query-6.19:
  io_uring/query: introduce rings info query
  io_uring/query: introduce zcrx query


Trivial merge