Re: [PATCH 1/2] powerpc/powernv: include asm/smp.h to handle UP config

2014-06-06 Thread Benjamin Herrenschmidt
On Fri, 2014-06-06 at 11:03 +0530, Anshuman Khandual wrote: > On 06/05/2014 08:51 PM, Shreyas B. Prabhu wrote: > > Build throws following errors when CONFIG_SMP=n > > arch/powerpc/platforms/powernv/setup.c: In function > > ‘pnv_kexec_wait_secondaries_down’: > > arch/powerpc/platforms/powernv/setup

Re: [PATCH 1/2] powerpc/powernv: include asm/smp.h to handle UP config

2014-06-05 Thread Geert Uytterhoeven
On Fri, Jun 6, 2014 at 7:33 AM, Anshuman Khandual wrote: > On 06/05/2014 08:51 PM, Shreyas B. Prabhu wrote: >> Build throws following errors when CONFIG_SMP=n >> arch/powerpc/platforms/powernv/setup.c: In function >> ‘pnv_kexec_wait_secondaries_down’: >> arch/powerpc/platforms/powernv/setup.c:179

Re: [PATCH 1/2] powerpc/powernv: include asm/smp.h to handle UP config

2014-06-05 Thread Anshuman Khandual
On 06/05/2014 08:51 PM, Shreyas B. Prabhu wrote: > Build throws following errors when CONFIG_SMP=n > arch/powerpc/platforms/powernv/setup.c: In function > ‘pnv_kexec_wait_secondaries_down’: > arch/powerpc/platforms/powernv/setup.c:179:4: error: implicit declaration of > function ‘get_hard_smp_pro