Re: [1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
From: Michael Ellerman <hidden>
Date: 2018-04-03 16:03:34
From: Michael Ellerman <hidden>
Date: 2018-04-03 16:03:34
On Fri, 2017-11-17 at 14:08:05 UTC, Nicholas Piggin wrote:
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 <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/3d4fbffdd703d2b968db443911f214 cheers