]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/powerpc/mm/numa.c
cpu/hotplug: Cleanup state names
[mirror_ubuntu-zesty-kernel.git] / arch / powerpc / mm / numa.c
index 0cb6bd8bfccfd7139b5148a60bd486a1fe8bfcdd..b1099cb2f393c8adbfa7f1ac42f3db478e177efc 100644 (file)
@@ -944,7 +944,7 @@ void __init initmem_init(void)
         * _nocalls() + manual invocation is used because cpuhp is not yet
         * initialized for the boot CPU.
         */
-       cpuhp_setup_state_nocalls(CPUHP_POWER_NUMA_PREPARE, "POWER_NUMA_PREPARE",
+       cpuhp_setup_state_nocalls(CPUHP_POWER_NUMA_PREPARE, "powerpc/numa:prepare",
                                  ppc_numa_cpu_prepare, ppc_numa_cpu_dead);
        for_each_present_cpu(cpu)
                numa_setup_cpu(cpu);