irqchip/gic: Improved warning about incorrect type
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 8 Mar 2022 20:11:16 +0000 (12:11 -0800)
committerMarc Zyngier <maz@kernel.org>
Wed, 4 May 2022 15:52:28 +0000 (16:52 +0100)
commit4c5b2be1d071af26749790429726712e4d9105fb
tree67aa698cc31970f6b8e331a12558200b1a0be83d
parent0c16e931a735500f15db74916db56c698d8ff735
irqchip/gic: Improved warning about incorrect type

Issue the warning for interrupt lines that have an incorrect interrupt
type and also print the hardware interrupt number to facilitate the
resolution of such problems.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220308201117.3870678-1-f.fainelli@gmail.com
drivers/irqchip/irq-gic.c