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)
commitbc24d6bd32df0be19df3d30e74be4ba56493c0e2
tree5eb3dd69a67f4eb5f256ec5e9253c16ab72c462b
parent68ef5578efc8893489400b1ec30af66dab4f75ff
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