linux/io_uring
Pavel Begunkov 77e443ab29 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 <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/96f4987265c4312f376f206511c6af3e77aaf5ac.1670384893.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-12-07 06:47:13 -07:00
..
2022-08-12 17:01:00 -06:00
2022-09-21 13:15:02 -06:00
2022-11-30 10:27:34 -07:00
2022-12-07 06:47:13 -07:00
2022-12-07 06:47:13 -07:00
2022-11-23 10:47:07 -07:00
2022-10-07 12:25:30 -06:00
2022-09-01 17:39:05 -04:00