diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-01-03 02:49:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-18 13:58:33 +0300 |
commit | 0a14c3ded80c7dd399e68f361ee3338b5271c98e (patch) | |
tree | 0a67ce69ac768b27caa577876aefd59c435c9a97 /scripts/gdb/linux/lists.py | |
parent | 3925336af00f79fb7f3a390b6ab30d455d32d863 (diff) | |
download | linux-0a14c3ded80c7dd399e68f361ee3338b5271c98e.tar.xz |
io_uring/io-wq: free worker if task_work creation is canceled
commit af82425c6a2d2f347c79b63ce74fca6dc6be157f 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>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions