diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-10-13 11:43:59 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-17 18:25:43 +0300 |
commit | 4edf20f9990230e9b85e79954d5cd28fc93616e9 (patch) | |
tree | d3f13f4513257150d880dccc7447fd4d550d739f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6a0af224c21309f24dbb1b79d0744b255d7156a0 (diff) | |
download | linux-4edf20f9990230e9b85e79954d5cd28fc93616e9.tar.xz |
io_uring: dig out COMP_LOCK from deep call chain
io_req_clean_work() checks REQ_F_COMP_LOCK to pass this two layers up.
Move the check up into __io_free_req(), so at least it doesn't looks so
ugly and would facilitate further changes.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions