io_uring: use region api for SQ
authorPavel Begunkov <asml.silence@gmail.com>
Fri, 29 Nov 2024 13:34:34 +0000 (13:34 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 Dec 2024 13:58:14 +0000 (06:58 -0700)
commit55ea1ea1c8af73f36bc4def440e03bd43828b440
tree08a55bf2d69c7e651ed3212e64c7544278fe5922
parent2fdec0d862b69626ad907527ad822de920cf9544
io_uring: use region api for SQ

Convert internal parts of the SQ managment to the region API.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/1fb73ced6b835cb319ab0fe1dc0b2e982a9a5650.1732886067.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring_types.h
io_uring/io_uring.c
io_uring/memmap.c
io_uring/register.c