diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-11-06 16:00:24 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-09 22:04:00 +0300 |
commit | b52fda00dd9df8b4a6de5784df94f9617f6133a1 (patch) | |
tree | 799ce6f580316ff1276001822b434eb54601b554 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | df9923f96717d0aebb0a73adbcf6285fa79e38cb (diff) | |
download | linux-b52fda00dd9df8b4a6de5784df94f9617f6133a1.tar.xz |
io_uring: don't iterate io_uring_cancel_files()
io_uring_cancel_files() guarantees to cancel all matching requests,
that's not necessary to do that in a loop. Move it up in the callchain
into io_uring_cancel_task_requests().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions