linux/io_uring
Jens Axboe bb135bcc94 io_uring/io-wq: free worker if task_work creation is canceled
commit af82425c6a 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>
2023-01-18 11:48:58 +01:00
..
io_uring.c io_uring: lock overflowing for IOPOLL 2023-01-18 11:48:57 +01:00
io-wq.c io_uring/io-wq: free worker if task_work creation is canceled 2023-01-18 11:48:58 +01:00
io-wq.h io_uring: move to separate directory 2022-12-14 11:37:31 +01:00
Makefile io_uring: move to separate directory 2022-12-14 11:37:31 +01:00