Commit 914390b
committed
io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work()
We already run the fallback task_work in io_uring_try_cancel_requests(),
no need to duplicate at ring exit explicitly.
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent 5730b27 commit 914390b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8519 | 8519 | | |
8520 | 8520 | | |
8521 | 8521 | | |
8522 | | - | |
8523 | 8522 | | |
8524 | 8523 | | |
8525 | 8524 | | |
| |||
0 commit comments