diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-01-23 17:37:19 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-01-30 01:17:41 +0300 |
commit | 50470fc5723ae0adb2f429a8b27ff6bf1a41913e (patch) | |
tree | 42773f2952bf87ce42ab1d4e4dfdb3fbb52daa32 /io_uring/rw.c | |
parent | cb6bf7f285c270d7808807128b5bce414e3f254a (diff) | |
download | linux-50470fc5723ae0adb2f429a8b27ff6bf1a41913e.tar.xz |
io_uring: return normal tw run linking optimisation
io_submit_flush_completions() may produce new task_work items, so it's a
good idea to recheck the task_work list after flushing completions. The
optimisation is not new and was accidentially removed by
f88262e60bb9 ("io_uring: lockless task list")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/a7ed5ede84de190832cc33ebbcdd6e91cd90f5b6.1674484266.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/rw.c')
0 files changed, 0 insertions, 0 deletions