summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-11-06 13:00:23 +0000
committerJens Axboe <axboe@kernel.dk>2020-12-09 12:04:00 -0700
commitdf9923f96717d0aebb0a73adbcf6285fa79e38cb (patch)
treed11fdd48df051495601f17c3fc831b4d490f34bb /drivers/usb/cdns3
parent08d23634643c239ddae706758f54d3a8e0c24962 (diff)
io_uring: cancel only requests of current task
io_uring_cancel_files() cancels all request that match files regardless of task. There is no real need in that, cancel only requests of the specified task. That also handles SQPOLL case as it already changes task to it. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions