All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] perf: Fix some hotplug callback leaks
@ 2022-11-15  7:02 Yuan Can
  2022-11-15  7:02 ` [PATCH 1/2] perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init() Yuan Can
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yuan Can @ 2022-11-15  7:02 UTC (permalink / raw)
  To: will, mark.rutland, bbudiredla, suzuki.poulose, Jonathan.Cameron,
	linux-arm-kernel
  Cc: yuancan

This series fix two error handling missing related problems that can lead
to hotplug callback leaks.

Yuan Can (2):
  perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
  drivers: perf: marvell_cn10k: Fix hotplug callback leak in
    tad_pmu_init()

 drivers/perf/arm_dsu_pmu.c           | 6 +++++-
 drivers/perf/marvell_cn10k_tad_pmu.c | 6 +++++-
 2 files changed, 10 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15  7:02 [PATCH 0/2] perf: Fix some hotplug callback leaks Yuan Can
2022-11-15  7:02 ` [PATCH 1/2] perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init() Yuan Can
2022-11-15 11:44   ` Suzuki K Poulose
2022-11-15  7:02 ` [PATCH 2/2] drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init() Yuan Can
2022-11-15 18:32 ` [PATCH 0/2] perf: Fix some hotplug callback leaks Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.