Re: [PATCH v2 6/7] x86: move cpu_{up,down}_helper()

2020-08-07 Thread Andrew Cooper
On 07/08/2020 12:34, Jan Beulich wrote: > This is in preparation of making the building of sysctl.c conditional. > > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper

[PATCH v2 6/7] x86: move cpu_{up,down}_helper()

2020-08-07 Thread Jan Beulich
This is in preparation of making the building of sysctl.c conditional. Signed-off-by: Jan Beulich --- a/xen/arch/x86/smp.c +++ b/xen/arch/x86/smp.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include @@ -396,3 +397,36 @@ void call_function_interrupt(struct cpu_