diff options
author | Pavel Begunkov <[email protected]> | 2020-12-21 18:34:05 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-12-22 17:14:50 -0700 |
commit | 9faadcc8abe4b83d0263216dc3a6321d5bbd616b (patch) | |
tree | 4e076d5ad9128f9ec2434ca8f79c283d913e5460 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a528b04ea40690ff40501f50d618a62a02b19620 (diff) |
io_uring: fix double io_uring free
Once we created a file for current context during setup, we should not
call io_ring_ctx_wait_and_kill() directly as it'll be done by fput(file)
Cc: [email protected] # 5.10
Reported-by: [email protected]
Signed-off-by: Pavel Begunkov <[email protected]>
[axboe: fix unused 'ret' for !CONFIG_UNIX]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions