Re: [PATCH] irqchip/bcm2836: Move SMP startup code to arch/arm

From: Phil Elwell
Date: Wed May 10 2017 - 11:08:04 EST


On 10/05/2017 14:32, Marc Zyngier wrote:
> On 10/05/17 14:26, Marc Zyngier wrote:
>> One of the RPi-2/3 irqchip's key features is that it contains some
>> SMP startup code for the 32bit ARM architecture version. The only
>> reason I can imagine for this is "RPi is special".
>>
>> Let's move this code where it belongs (in the platform support code),
>> creating a shared include file for this purpose.
>>
>> Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx>
>
> Also:
> Fixes: 41f4988cc287 ("irqchip/bcm2836: Add SMP support for the 2836")
>
> M.
>

The patch has some checkpatch warnings, but otherwise:

Reviewed-by: Phil Elwell <phil@xxxxxxxxxxxxxxx>
Tested-by: Phil Elwell <phil@xxxxxxxxxxxxxxx>

Thanks,

Phil