io_uring: export io_put_task()
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 12 Jul 2022 20:52:37 +0000 (21:52 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:41:06 +0000 (18:41 -0600)
commite70cb60893ca64b7df06864aa16c1cf6d6c671db
treefabc1384f3e0dce1c0fc17f5b4b7612901bb8752
parente02b66512738db161e83634255e9826c8cb51336
io_uring: export io_put_task()

Make io_put_task() available to non-core parts of io_uring, we'll need
it for notification infrastructure.

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