]> Gentwo Git Trees - linux/.git/commit
io_uring/zcrx: remove sync refill uapi
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 3 Nov 2025 13:53:13 +0000 (13:53 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 3 Nov 2025 15:55:58 +0000 (08:55 -0700)
commit819630bd6f86ac8998c7df9deddb6cee50e9e22d
tree777f53e0e2ea202e0324570466f24eefa7e92c21
parent6f1cbf6d6fd13fc169dde14e865897924cdc4bbd
io_uring/zcrx: remove sync refill uapi

There is a better way to handle the problem IORING_REGISTER_ZCRX_REFILL
solves. The uapi can also be slightly adjusted to accommodate future
extensions. Remove the feature for now, it'll be reworked for the next
release.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h
io_uring/register.c
io_uring/zcrx.c
io_uring/zcrx.h