diff options
author | 2020-07-25 14:41:59 +0300 | |
---|---|---|
committer | 2020-07-25 09:47:44 -0600 | |
commit | f063c5477eb392c315aa25ad538b4920b367ea05 (patch) | |
tree | 2effa5edab4a54a0637df9390bffc3e094b60aeb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: mark ->work uninitialised after cleanup (diff) | |
download | wireguard-linux-f063c5477eb392c315aa25ad538b4920b367ea05.tar.xz wireguard-linux-f063c5477eb392c315aa25ad538b4920b367ea05.zip |
io_uring: fix missing io_queue_linked_timeout()
Whoever called io_prep_linked_timeout() should also do
io_queue_linked_timeout(). __io_queue_sqe() doesn't follow that for the
punting path leaving linked timeouts prepared but never queued.
Fixes: 6df1db6b54243 ("io_uring: fix mis-refcounting linked timeouts")
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions