[PATCH v2] irqchip/gic-v3: Print a warning for out-of-range interrupt numbers
Thomas Gleixner
tglx at kernel.org
Thu Mar 26 07:43:01 PDT 2026
On Fri, Mar 06 2026 at 13:13, Geert Uytterhoeven wrote:
> gic_irq_domain_translate() does not check if an interrupt number lies
> within the valid range of the specified interrupt type. Add these
> checks, and print a warning if the interrupt number is out of range.
>
> This can help flagging incorrectly described Extended SPI and PPI
> interrupts in DT.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
Marc, any objections or comments?
More information about the linux-arm-kernel
mailing list