diff options
author | Hao Xu <[email protected]> | 2021-10-14 22:04:00 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-10-14 09:06:11 -0600 |
commit | 14cfbb7a7856f190035f8e53045bdbfa648fae41 (patch) | |
tree | 7930f223e94c3206b1c4115334184ed06a3813c0 /scripts | |
parent | 3f008385d46d3cea4a097d2615cd485f2184ba26 (diff) |
io_uring: fix wrong condition to grab uring lock
Grab uring lock when we are in io-worker rather than in the original
or system-wq context since we already hold it in these two situation.
Signed-off-by: Hao Xu <[email protected]>
Fixes: b66ceaf324b3 ("io_uring: move iopoll reissue into regular IO path")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions