diff options
author | 2020-12-21 18:34:05 +0000 | |
---|---|---|
committer | 2020-12-22 17:14:50 -0700 | |
commit | 9faadcc8abe4b83d0263216dc3a6321d5bbd616b (patch) | |
tree | 4e076d5ad9128f9ec2434ca8f79c283d913e5460 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | io_uring: fix ignoring xa_store errors (diff) | |
download | wireguard-linux-9faadcc8abe4b83d0263216dc3a6321d5bbd616b.tar.xz wireguard-linux-9faadcc8abe4b83d0263216dc3a6321d5bbd616b.zip |
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: stable@vger.kernel.org # 5.10
Reported-by: syzbot+c9937dfb2303a5f18640@syzkaller.appspotmail.com
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
[axboe: fix unused 'ret' for !CONFIG_UNIX]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions