Re: [PATCH v2 0/2] ARM: oxnas: Add SMP support for OX820

From: Arnd Bergmann
Date: Fri Oct 21 2016 - 07:15:52 EST


On Friday, October 21, 2016 10:58:46 AM CEST Neil Armstrong wrote:
> In order to support the SMP feature of the Oxford Semiconductor OX820 SoC,
> add the necessary code to handle the wake-up, hotplug and cpu entry.
>
> The OX820 has an ARM11MPCORE cluster with 2 cores and has proper hardware
> support for secondary core booting.
>
> Changes since v1 at http://lkml.kernel.org/r/20161017084303.20078-1-narmstrong@xxxxxxxxxxxx
> - Remove useless holding pen loops and spinlock in boot_secondary
>

Thanks for the update, much nicer!

Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>