summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorGeetha sowjanya <gakula@marvell.com>2026-06-01 13:03:18 +0530
committerWill Deacon <will@kernel.org>2026-07-31 15:18:03 +0000
commit7dbcb0268d1e2a1d3badb0c6e77ee70e550b1787 (patch)
tree6c005d6ca937fed05574ecf50b1965336b6084ab /tools/perf/scripts/python/libxed.py
parent9b551a2446b2efaa25d6034e88f2f31c7df18e4d (diff)
perf: marvell: Cancel CN10K DDR PMU hrtimer on device remove
cn10k_ddr_perf_remove() did not cancel the poll hrtimer before returning. If the device was unbound while perf events were still active the timer callback could run post-free. To fix the issue by adding hrtimer_cancel() in remove(). Signed-off-by: Geetha sowjanya <gakula@marvell.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions