commit | 3d4fbffdd703d2b968db443911f2147c732a4a48 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Sat Nov 18 00:08:05 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Apr 01 00:47:46 2018 +1100 |
tree | 4227b85de9f76cbba0c7c9979ea08be7548c4d56 | |
parent | d40b6768e45bd9213139b2d91d30c7692b6007b1 [diff] |
powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug Implement a new function to invoke stop, power9_offline_stop, which is like power9_idle_stop but used by the cpu hotplug code. Move KVM secondary state manipulation code to the offline case. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>