Re: [RESEND PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON

From: Linus Walleij
Date: Tue Nov 24 2020 - 03:41:32 EST


On Tue, Nov 10, 2020 at 7:24 AM Frank Lee <frank@xxxxxxxxxxxxxxxxx> wrote:

> From: Yangtao Li <frank@xxxxxxxxxxxxxxxxx>
>
> The interrupt descriptor cannot be found in the interrupt processing
> function, and this situation cannot happen when the system is running
> normally. It doesn't seem right to return directly to the status of not
> handling gic. In this case, it must be a bug, let's mark it with
> WARN_ON.
>
> Signed-off-by: Yangtao Li <frank@xxxxxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij