linux-brain/drivers/perf
Jing Xiangfeng 3fea9b708a drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
[ Upstream commit d96b1b8c9f79b6bb234a31c80972a6f422079376 ]

ddr_perf_probe() misses to call ida_simple_remove() in an error path.
Jump to cpuhp_state_err to fix it.

Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Link: https://lore.kernel.org/r/20210617122614.166823-1-jingxiangfeng@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-14 16:53:14 +02:00
..
hisilicon drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
Kconfig drivers/perf: imx_ddr: Add DDR performance counter support to perf 2019-06-13 11:07:57 +01:00
Makefile drivers/perf: imx_ddr: Add DDR performance counter support to perf 2019-06-13 11:07:57 +01:00
arm-cci.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
arm-ccn.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
arm_dsu_pmu.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
arm_pmu.c drivers/perf: arm_pmu: Fix failure path in PM notifier 2019-07-29 11:43:48 +01:00
arm_pmu_acpi.c drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer 2020-03-25 08:25:47 +01:00
arm_pmu_platform.c perf/arm_pmu_platform: Fix error handling 2021-05-11 14:04:06 +02:00
arm_smmuv3_pmu.c perf/smmuv3: Don't trample existing events with global filter 2021-07-14 16:53:05 +02:00
arm_spe_pmu.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
fsl_imx8_ddr_perf.c drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() 2021-07-14 16:53:14 +02:00
qcom_l2_pmu.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
qcom_l3_pmu.c drivers/perf: Prevent forced unbinding of PMU drivers 2020-07-29 10:18:40 +02:00
thunderx2_pmu.c drivers/perf: thunderx2_pmu: Fix memory resource error handling 2020-10-29 09:57:30 +01:00
xgene_pmu.c drivers/perf: xgene_pmu: Fix uninitialized resource struct 2020-10-29 09:57:29 +01:00