[PATCH v2 0/2] perf: Fix some hotplug callbask leaks

Shang XiaoJing shangxiaojing at huawei.com
Tue Nov 15 03:55:38 PST 2022


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()
---
changes in v2:
- use one instead of two separate returns.
---
 drivers/perf/arm_dmc620_pmu.c | 9 ++++++++-
 drivers/perf/arm_smmuv3_pmu.c | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.17.1




More information about the linux-arm-kernel mailing list