]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: add notification slot registration
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 12 Jul 2022 20:52:42 +0000 (21:52 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:41:07 +0000 (18:41 -0600)
commit52982d69eb80030ed710ff7927bcf568ff5ab426
tree5eb3dd69a67f4eb5f256ec5e9253c16ab72c462b
parent0d74d2ec4e470ac08b9131294ac20d34f6ee1928
io_uring: add notification slot registration

Let the userspace to register and unregister notification slots.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a0aa8161fe3ebb2a4cc6e5dbd0cffb96e6881cf5.1657643355.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring.h
io_uring/io_uring.c
io_uring/notif.c
io_uring/notif.h