io_uring/io-wq: free worker if task_work creation is canceled
commit af82425c upstream. If we cancel the task_work, the worker will never come into existance. As this is the last reference to it, ensure that we get it freed appropriately. Cc: stable@vger.kernel.org Reported-by:진호 <wnwlsgh98@gmail.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
-
mentioned in commit 4a1d86a1
-
mentioned in commit 56dd433b
-
mentioned in commit 5e147453
-
mentioned in commit 35c88853
-
mentioned in commit a3f58d70
-
mentioned in commit 554a0076
-
mentioned in commit 14c0ef66
-
mentioned in commit 19758f54
-
mentioned in commit 51556245
-
mentioned in commit 51556245
Please sign in to comment