diff options
| author | Pavel Begunkov <[email protected]> | 2022-12-07 03:53:33 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-12-07 13:47:13 +0000 |
| commit | 77e443ab294ca5b88896e8ddab41884948d5519a (patch) | |
| tree | 3e0380c397ddf9a9a6e4f38d669b0f4811b6a325 /io_uring/msg_ring.c | |
| parent | io_uring: use tw for putting rsrc (diff) | |
| download | kernel-77e443ab294ca5b88896e8ddab41884948d5519a.tar.gz kernel-77e443ab294ca5b88896e8ddab41884948d5519a.zip | |
io_uring: never run tw and fallback in parallel
Once we fallback a tw we want all requests to that task to be given to
the fallback wq so we dont run it in parallel with the last, i.e. post
PF_EXITING, tw run of the task.
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/96f4987265c4312f376f206511c6af3e77aaf5ac.1670384893.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'io_uring/msg_ring.c')
0 files changed, 0 insertions, 0 deletions
