Re: powerpc/pseries: add missing cpumask.h include file

2018-10-30 Thread Michael Ellerman
On Tue, 2018-10-23 at 01:32:12 UTC, Tyrel Datwyler wrote: > Build error is encountered when inlcuding if no explicit or > implicit include of cpumask.h exists in the including file. > > In file included from arch/powerpc/platforms/pseries/hotplug-pci.c:3:0: > ./arch/powerpc/include/asm/rtas.h:360

[PATCH] powerpc/pseries: add missing cpumask.h include file

2018-10-22 Thread Tyrel Datwyler
Build error is encountered when inlcuding if no explicit or implicit include of cpumask.h exists in the including file. In file included from arch/powerpc/platforms/pseries/hotplug-pci.c:3:0: ./arch/powerpc/include/asm/rtas.h:360:34: error: unknown type name 'cpumask_var_t' extern int rtas_onli