Skip to content
Commit 0ebeef21 authored by Jens Axboe's avatar Jens Axboe Committed by Paul Gortmaker
Browse files

io_uring: only flush workqueues on fileset removal



commit 8a997340 upstream.

We should not remove the workqueue, we just need to ensure that the
workqueues are synced. The workqueues are torn down on ctx removal.

Cc: stable@vger.kernel.org
Fixes: 6b06314c ("io_uring: add file set registration")
Reported-by: default avatarStefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
[PG: use 5.3.x-stable version for this v5.2.x codebase.]
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent e6a26dac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment