]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
io_uring/zcrx: declare some constants for query
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 15 Feb 2026 23:29:39 +0000 (23:29 +0000)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Mar 2026 13:21:54 +0000 (07:21 -0600)
commitdc156e0f1aae69659885422364438ff8eb022e09
treed14f4c8c842655cc9daaa30ac6bd2a277cd10725
parent403fec55bf938bde4f8361b1afa135c853ca5ef9
io_uring/zcrx: declare some constants for query

Add constants for zcrx features and supported registration flags that
can be reused by the query code. I was going to add another registration
flag, and this patch helps to avoid duplication and keeps changes
specific to zcrx files.

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