[PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

Linus Walleij linus.walleij at linaro.org
Thu Sep 17 03:40:56 EDT 2020


On Wed, Sep 16, 2020 at 5:11 PM Marc Zyngier <maz at kernel.org> wrote:

> Can you try the patch below and let me know?

I tried this patch and now Ux500 WORKS. So this patch is definitely
something you should apply.

> -                       if (is_frankengic())
> -                               set_sgi_intid(irqstat);
> +                       this_cpu_write(sgi_intid, intid);

This needs changing to irqstat to compile as pointed out by Jon.

With that:
Tested-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list