summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-05-26 20:34:02 +0300
committerJens Axboe <axboe@kernel.dk>2020-05-26 22:31:08 +0300
commit4518a3cc273cf82efdd36522fb1f13baad173c70 (patch)
tree73d08aa2e395a8f794c0313da1f8ac6e65dc7b81 /tools/perf/scripts/python/exported-sql-viewer.py
parent6b668c9b7fc6fc0c313cdaee8b75d17f4d954ab5 (diff)
downloadlinux-4518a3cc273cf82efdd36522fb1f13baad173c70.tar.xz
io_uring: fix flush req->refs underflow
In io_uring_cancel_files(), after refcount_sub_and_test() leaves 0 req->refs, it calls io_put_req(), which would also put a ref. Call io_free_req() instead. Cc: stable@vger.kernel.org Fixes: 2ca10259b418 ("io_uring: prune request from overflow list on flush") Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> 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