diff options
author | Pavel Begunkov <[email protected]> | 2021-03-12 16:25:55 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-03-12 09:42:56 -0700 |
commit | 58f99373834151e1ca7edc49bc5578d9d40db099 (patch) | |
tree | cd211fc27afd2ab9be6ce2cded3b03147bdbd8f3 /tools/perf/util/c++/clang.cpp | |
parent | 521d6a737a31c08dbab204a95cd4fb5bee725f0f (diff) |
io_uring: fix OP_ASYNC_CANCEL across tasks
IORING_OP_ASYNC_CANCEL tries io-wq cancellation only for current task.
If it fails go over tctx_list and try it out for every single tctx.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions