Skip to content
Commit 773af691 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: always reissue from task_work context



As a safeguard, if we're going to queue async work, do it from task_work
from the original task. This ensures that we can always sanely create
threads, regards of what the reissue context may be.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 110aa25c
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