Skip to content
Commit 960e432d authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: use correct "is IO worker" helper



Since we switched to io-wq, the dependent link optimization for when to
pass back work inline has been broken. Fix this by providing a suitable
io-wq helper for io_uring to use to detect when to do this.

Fixes: 561fb04a ("io_uring: replace workqueue usage with io-wq")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 76a46e06
Loading
Loading
Loading
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