summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-04-06 09:49:31 -0600
committerJens Axboe <axboe@kernel.dk>2021-04-11 19:30:35 -0600
commitcb3b200e4f66524d03d6410dd51bcf42f265a4d0 (patch)
treed05a2a97170a702d71d888fe929acef1567e59d6 /tools/perf/scripts/python/export-to-sqlite.py
parent417b5052be9ec892d06a45dbecf6d3f6ae211ae3 (diff)
io_uring: don't attempt re-add of multishot poll request if racing
We currently allow racy updates to multishot requests, but we can end up double adding the poll request if both completion and update does it. Ensure that we skip re-add on the update side if someone else is completing it. Fixes: b69de288e913 ("io_uring: allow events and user_data update of running poll requests") Reported-by: Joakim Hassila <joj@mac.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions