diff options
author | 2020-11-04 13:39:31 +0000 | |
---|---|---|
committer | 2020-11-04 10:22:57 -0700 | |
commit | 99b328084f6a98bcee9fcd423c82ccfd52115da5 (patch) | |
tree | 645092070dc0fcfc533c7a13fd5af4b2b3de234b /drivers/usb/cdns3/cdns3-imx.c | |
parent | io_uring: drop req/tctx io_identity separately (diff) | |
download | linux-dev-99b328084f6a98bcee9fcd423c82ccfd52115da5.tar.xz linux-dev-99b328084f6a98bcee9fcd423c82ccfd52115da5.zip |
io_uring: fix overflowed cancel w/ linked ->files
Current io_match_files() check in io_cqring_overflow_flush() is useless
because requests drop ->files before going to the overflow list, however
linked to it request do not, and we don't check 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-imx.c')
0 files changed, 0 insertions, 0 deletions