io_uring: switch normal task_work to io_wq_work_list io_uring-tw
authorJens Axboe <axboe@kernel.dk>
Sun, 24 Mar 2024 16:28:31 +0000 (10:28 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 28 Mar 2024 20:05:27 +0000 (14:05 -0600)
commit1f4e6f505d7727710c8cfbb2f7be0be2c73ab69e
tree99ca4b4e5005eef8c28e6c491b3f9e0e94cb0406
parent2f2c50d5061d26aafb1a9e24ceecc9506b87b8ec
io_uring: switch normal task_work to io_wq_work_list

This concludes the transition, now all times of task_work are using the
same mechanism.

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/sqpoll.c
io_uring/tctx.c