[RESEND PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
Linus Walleij
linus.walleij at linaro.org
Tue Nov 24 03:41:17 EST 2020
On Tue, Nov 10, 2020 at 7:24 AM Frank Lee <frank at allwinnertech.com> wrote:
> From: Yangtao Li <frank at allwinnertech.com>
>
> 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 at allwinnertech.com>
Patch applied.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list