summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-10-22 18:43:11 +0300
committerJens Axboe <axboe@kernel.dk>2020-10-23 22:07:11 +0300
commitc9abd7ad832b9eef06d887f4971894af5de617fd (patch)
tree37500f1fa493564cee31b9a8d0033448b81a1419 /tools/perf/scripts/python/export-to-sqlite.py
parentcdfcc3ee04599ce51e5c84432c177163637dd0e0 (diff)
downloadlinux-c9abd7ad832b9eef06d887f4971894af5de617fd.tar.xz
io_uring: don't defer put of cancelled ltimeout
Inline io_link_cancel_timeout() and __io_kill_linked_timeout() into io_kill_linked_timeout(). That allows to easily move a put of a cancelled linked timeout out of completion_lock and to not deferring it. It is also much more readable when not scattered across three different functions. 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-sqlite.py')
0 files changed, 0 insertions, 0 deletions