aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorYuan Can <[email protected]>2022-11-15 07:02:06 +0000
committerWill Deacon <[email protected]>2022-11-15 13:45:01 +0000
commitfacafab7611f7b872c6b9eeaff53461ef11f482e (patch)
tree1cfd4bc397f27d70aba4ee77a2af641e7d7e1e6c /lib/mpi/mpi-sub-ui.c
parentf0c4d9fc9cc9462659728d168387191387e903cc (diff)
perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
dsu_pmu_init() won't remove the callback added by cpuhp_setup_state_multi() when platform_driver_register() failed. Remove the callback by cpuhp_remove_multi_state() in fail path. Similar to the handling of arm_ccn_init() in commit 26242b330093 ("bus: arm-ccn: Prevent hotplug callback leak") Fixes: 7520fa99246d ("perf: ARM DynamIQ Shared Unit PMU support") Signed-off-by: Yuan Can <[email protected]> Acked-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions