On 08/30/2017 03:48 AM, Marc Zyngier wrote:
> On 29/08/17 19:43, Florian Fainelli wrote:
>> Initialization of irq_fwd_mask was done using __raw_readl() which
>> happens to work for all cases except when using ARM BE8 which requires
>> readl() (with the proper swapping). Move the initialization of the
> 
> s/readl/writel/, I presume?

Correct, just submitted a v2 with that fixed, thanks.
-- 
Florian

Reply via email to