diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-18 14:52:08 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-19 11:34:32 -0600 |
commit | 3b763ba1c77da5806e4fdc5684285814fe970c98 (patch) | |
tree | 2cb7c07be8e6c3f98b195b216f783f6cb17920ba /fs/erofs/super.c | |
parent | 75c4021aacbd9b5cc13b173d32b49007fd8ccada (diff) | |
download | linux-3b763ba1c77da5806e4fdc5684285814fe970c98.tar.bz2 |
io_uring: remove extra sqpoll submission halting
SQPOLL task won't submit requests for a context that is currently dying,
so no need to remove ctx from sqd_list prior the main loop of
io_ring_exit_work(). Kill it, will be removed by io_sq_thread_finish()
and only brings confusion and lockups.
Cc: stable@vger.kernel.org
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/f220c2b786ba0f9499bebc9f3cd9714d29efb6a5.1618752958.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/erofs/super.c')
0 files changed, 0 insertions, 0 deletions