]> 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)
commit804742a49cd87083acce5deca270a80a51a92c0d
tree5eb3dd69a67f4eb5f256ec5e9253c16ab72c462b
parent5ee8a3c37e403a922ee0ac020d0c05608230e43b
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