Skip to content
Snippets Groups Projects
Commit 89850fce authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: run timeouts from task_work


This is in preparation to making the completion lock work outside of
hard/soft IRQ context.

Add a timeout_lock to handle the ordering of timeout completions or
cancelations with the timeouts actually triggering.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 62906e89
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment