Re: [PATCH] powerpc/powernv: force all CPUs to be bootable

2014-12-19 Thread Greg Kurz
On Fri, 12 Dec 2014 12:37:40 +0100 Greg Kurz wrote: > The subcore logic needs all the CPUs declared in the DT to be bootable, > otherwise the kernel hangs at boot time. Since subcore support starts > with POWER8, we can keep the current behaviour for older CPUs. > > Signed-off-by: Greg Kurz > -

[PATCH] powerpc/powernv: force all CPUs to be bootable

2014-12-12 Thread Greg Kurz
The subcore logic needs all the CPUs declared in the DT to be bootable, otherwise the kernel hangs at boot time. Since subcore support starts with POWER8, we can keep the current behaviour for older CPUs. Signed-off-by: Greg Kurz --- Since smt-enabled is still needed by Freescale, the choice was