diff options
author | Lai Jiangshan <[email protected]> | 2017-11-28 21:19:53 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-11-28 14:40:23 +0100 |
commit | 46febd37f9c758b05cd25feae8512f22584742fe (patch) | |
tree | 547f2ba971c81a7ce8bf1cf76fda4253b2853a57 /arch/mips/mm/init.c | |
parent | b29c6ef7bb1257853c1e31616d84f55e561cf631 (diff) |
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Commit 31487f8328f2 ("smp/cfd: Convert core to hotplug state machine")
accidently put this step on the wrong place. The step should be at the
cpuhp_ap_states[] rather than the cpuhp_bp_states[].
grep smpcfd /sys/devices/system/cpu/hotplug/states
40: smpcfd:prepare
129: smpcfd:dying
"smpcfd:dying" was missing before.
So was the invocation of the function smpcfd_dying_cpu().
Fixes: 31487f8328f2 ("smp/cfd: Convert core to hotplug state machine")
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Richard Weinberger <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Cc: [email protected]
Cc: Boris Ostrovsky <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/mips/mm/init.c')
0 files changed, 0 insertions, 0 deletions