[1/4] powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
Michael Ellerman
patch-notifications at ellerman.id.au
Wed Mar 14 20:28:48 AEDT 2018
On Thu, 2018-03-08 at 02:54:39 UTC, Michael Ellerman wrote:
> smp_query_cpu_stopped() and related #defines are currently in
> plpar_wrappers.h. The function actually does an RTAS call, not an
> hcall, and basically has nothing to do with plpar_wrappers.h
>
> Move it into pseries.h, where it can easily be used by the only two
> callers in pseries/smp.c and pseries/hotplug-cpu.c.
>
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
Series applied to powerpc next.
https://git.kernel.org/powerpc/c/16560e88320d276036b393d4ba51cf
cheers
More information about the Linuxppc-dev
mailing list