io_uring: add dummy io_uring_task_work_run()
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 21 Apr 2022 13:44:18 +0000 (14:44 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Apr 2022 14:38:15 +0000 (08:38 -0600)
commitbcbdcb03b9332fb415aad1c6373a383e5c04037d
treea60540e77873b4f11dc621ecaf07c14acbbd88d8
parented6187ea3c89408dd0aa7a964284101308435366
io_uring: add dummy io_uring_task_work_run()

Preparing to decoupling io_uring from task_works, add a new helper. It's
empty for now but will be used for running io_uring's task work items.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/45c494988922fd5f155f81bca6216b06cadc14a7.1650548192.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring.h