Skip to content
Commit 3f0e64d0 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: move SQPOLL post-wakeup ring need wakeup flag into wake handler



We need to decouple the clearing on wakeup from the the inline schedule,
as that is going to be required for handling multiple rings in one
thread.

Wrap our wakeup handler so we can clear it when we get the wakeup, by
definition that is when we no longer need the flag set.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 6a779382
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment