linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] perf: Fix some hotplug callbask leaks
@ 2022-11-14 13:33 Shang XiaoJing
  2022-11-14 13:33 ` [PATCH 1/2] perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init() Shang XiaoJing
  2022-11-14 13:33 ` [PATCH 2/2] perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init() Shang XiaoJing
  0 siblings, 2 replies; 6+ messages in thread
From: Shang XiaoJing @ 2022-11-14 13:33 UTC (permalink / raw)
  To: will, mark.rutland, robin.murphy, tuanphan,
	shameerali.kolothum.thodi, nleeder, linux-arm-kernel
  Cc: shangxiaojing

There are some potential leaked hotplug callbacks that were found, and
will be fixed by this patch.

Shang XiaoJing (2):
  perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
  perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()

 drivers/perf/arm_dmc620_pmu.c | 10 +++++++++-
 drivers/perf/arm_smmuv3_pmu.c | 10 +++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-15 11:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14 13:33 [PATCH 0/2] perf: Fix some hotplug callbask leaks Shang XiaoJing
2022-11-14 13:33 ` [PATCH 1/2] perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init() Shang XiaoJing
2022-11-15 10:53   ` Punit Agrawal
2022-11-15 11:36     ` shangxiaojing
2022-11-14 13:33 ` [PATCH 2/2] perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init() Shang XiaoJing
2022-11-15 10:53   ` Punit Agrawal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).