linux/drivers/perf
Jing Xiangfeng d96b1b8c9f drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
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>
2021-06-17 19:45:24 +01:00
..
hisilicon perf/hisi: Constify static attribute_group structs 2021-06-08 12:49:54 +01:00
arm_dmc620_pmu.c
arm_dsu_pmu.c
arm_pmu_acpi.c
arm_pmu_platform.c
arm_pmu.c arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag 2021-06-02 12:48:08 +01:00
arm_smmuv3_pmu.c drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver 2021-06-11 11:18:40 +01:00
arm_spe_pmu.c perf: arm_spe: use DEVICE_ATTR_RO macro 2021-06-01 14:25:09 +01:00
arm-cci.c
arm-ccn.c
arm-cmn.c perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number 2021-06-17 19:45:02 +01:00
fsl_imx8_ddr_perf.c drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() 2021-06-17 19:45:24 +01:00
Kconfig
Makefile
qcom_l2_pmu.c drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c 2021-06-11 11:18:40 +01:00
qcom_l3_pmu.c drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c 2021-06-11 11:18:40 +01:00
thunderx2_pmu.c
xgene_pmu.c drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c 2021-06-11 11:18:40 +01:00