Re: [PATCH] powerpc: Fix debug print in smp_setup_cpu_maps

2022-02-14 Thread Michael Ellerman
On Wed, 20 Jan 2021 15:18:47 -0300, Fabiano Rosas wrote: > When figuring out the number of threads, the debug message prints "1 > thread" for the first iteration of the loop, instead of the actual > number of threads calculated from the length of the > "ibm,ppc-interrupt-server#s" property. > >

[PATCH] powerpc: Fix debug print in smp_setup_cpu_maps

2021-01-20 Thread Fabiano Rosas
When figuring out the number of threads, the debug message prints "1 thread" for the first iteration of the loop, instead of the actual number of threads calculated from the length of the "ibm,ppc-interrupt-server#s" property. * /cpus/PowerPC,POWER8@20... ibm,ppc-interrupt-server#s -> 1