Re: [PATCH] ARM: owl: smp: Drop bogus holding pen

2017-07-03 Thread Arnd Bergmann
On Sat, Jul 1, 2017 at 11:29 PM, Andreas Färber wrote: > The S500 SoC can start secondary CPUs without busy-looping for pen_release, > so simplify the SMP code compared to the LeMaker kernel tree. > > Fixes: 172067e0bc87 ("ARM: owl: Implement CPU enable-method for S500") > Suggested-by: Arnd Bergm

[PATCH] ARM: owl: smp: Drop bogus holding pen

2017-07-01 Thread Andreas Färber
The S500 SoC can start secondary CPUs without busy-looping for pen_release, so simplify the SMP code compared to the LeMaker kernel tree. Fixes: 172067e0bc87 ("ARM: owl: Implement CPU enable-method for S500") Suggested-by: Arnd Bergmann Cc: David Liu Signed-off-by: Andreas Färber --- arch/arm/