Files
linux/drivers
Geetha sowjanya 7dbcb0268d 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>
2026-07-31 15:18:03 +00:00
..
2026-06-16 08:53:53 -07:00
2026-07-10 14:19:23 +10:00
2026-07-08 17:02:47 +02:00