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 da16b2f3
-
mentioned in commit b7f50aa2
-
mentioned in commit 241549f6
-
mentioned in commit 7b9dd454
-
mentioned in commit b909f941
-
mentioned in commit 8c225915
-
mentioned in commit b8270962
-
mentioned in commit 4cad4577
-
mentioned in commit efd61fb9
-
mentioned in commit 3b30dcbf
-
mentioned in commit ac069120
-
mentioned in commit fb0cece7
-
mentioned in commit fb0cece7
-
mentioned in commit e63499c0
-
mentioned in commit 9df823af
-
mentioned in commit 9f57cd79
-
mentioned in commit c952b82b
-
mentioned in commit 8970d2f2
-
mentioned in commit b28a5779
-
mentioned in commit b28a5779
Please sign in to comment