diff options
author | 2021-01-08 20:57:24 +0000 | |
---|---|---|
committer | 2021-01-09 09:21:43 -0700 | |
commit | 6b5733eb638b7068ab7cb34e663b55a1d1892d85 (patch) | |
tree | b5f070f96394192d25a3b323112128b6bd9d876c /drivers/usb/cdns3/cdns3-imx.c | |
parent | io_uring: inline io_uring_attempt_task_drop() (diff) | |
download | linux-dev-6b5733eb638b7068ab7cb34e663b55a1d1892d85.tar.xz linux-dev-6b5733eb638b7068ab7cb34e663b55a1d1892d85.zip |
io_uring: add warn_once for io_uring_flush()
files_cancel() should cancel all relevant requests and drop file notes,
so we should never have file notes after that, including on-exit fput
and flush. Add a WARN_ONCE to be sure.
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