summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-03-06 14:02:17 +0300
committerJens Axboe <axboe@kernel.dk>2021-03-08 00:12:43 +0300
commit1b00764f09b6912d25e188d972a7764a457926ba (patch)
treeecc1cca3718dca31022a575daf26961671959401 /drivers/usb/cdns3/cdns3-trace.c
parentb5bb3a24f69da92e0ec2a301452364333e45be03 (diff)
downloadlinux-1b00764f09b6912d25e188d972a7764a457926ba.tar.xz
io_uring: cancel reqs of all iowq's on ring exit
io_ring_exit_work() have to cancel all requests, including those staying in io-wq, however it tries only cancellation of current tctx, which is NULL. If we've got task==NULL, use the ctx-to-tctx map to go over all tctx/io-wq and try cancellations on them. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions