cpu/hotplug: Cleanup state names
[linux-2.6-block.git] / arch / arm64 / kernel / armv8_deprecated.c
index 04de188a36c90b01ceb2bc87eb536798b994f794..a211addeb6bc064a88bc42b5c32e3a91488d1edf 100644 (file)
@@ -640,7 +640,7 @@ static int __init armv8_deprecated_init(void)
        }
 
        cpuhp_setup_state_nocalls(CPUHP_AP_ARM64_ISNDEP_STARTING,
-                                 "AP_ARM64_ISNDEP_STARTING",
+                                 "arm64/isndep:starting",
                                  run_all_insn_set_hw_mode, NULL);
        register_insn_emulation_sysctl(ctl_abi);