aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-07-26 14:14:31 +0100
committerJens Axboe <[email protected]>2021-07-26 08:58:04 -0600
commit44eff40a32e8f5228ae041006352e32638ad2368 (patch)
tree4cf9efc5d01517033f807345b27674e137fba238 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent991468dcf198bb87f24da330676724a704912b47 (diff)
io_uring: fix io_prep_async_link locking
io_prep_async_link() may be called after arming a linked timeout, automatically making it unsafe to traverse the linked list. Guard with completion_lock if there was a linked timeout. Cc: [email protected] # 5.9+ Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/93f7c617e2b4f012a2a175b3dab6bc2f27cebc48.1627304436.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions