Skip to content
Commit 670d9d3d authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: remove next io_kiocb fetch in task_work running



We just reversed the task_work list and that will have touched requests
as well, just get rid of this optimization as it should not make a
difference anymore.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 170539bd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment