summaryrefslogtreecommitdiff
path: root/drivers/hwtracing
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-06-30 23:54:04 +0300
committerJens Axboe <axboe@kernel.dk>2021-07-01 22:40:23 +0300
commit5b0a6acc73fcac5f7d17badd09275bf7b9b46603 (patch)
tree8e27d4b32718a284231e444c659777d4bde2cbe4 /drivers/hwtracing
parent9011bf9a13e3b5710c3cfc330da829ee25b5a029 (diff)
downloadlinux-5b0a6acc73fcac5f7d17badd09275bf7b9b46603.tar.xz
io_uring: simplify task_work func
Since we don't really use req->task_work anymore, get rid of it together with the nasty ->func aliasing between ->io_task_work and ->task_work, and hide ->fallback_node inside of io_task_work. Also, as task_work is gone now, replace the callback type from task_work_func_t to a function taking io_kiocb to avoid casting and simplify code. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/hwtracing')
0 files changed, 0 insertions, 0 deletions