[PATCH v2 1/4] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
Andrew Lunn
andrew at lunn.ch
Thu Jun 20 06:17:57 PDT 2024
On Thu, Jun 20, 2024 at 09:37:12AM +0200, Marek Behún wrote:
> From: Pali Rohár <pali at kernel.org>
>
> IRQs 0 (IPI) and 1 (MSI) are handled internally by this driver,
> generic_handle_domain_irq() is never called for these IRQs.
>
> Disallow mapping these IRQs.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> [ changed commit message ]
> Signed-off-by: Marek Behún <kabel at kernel.org>
Reviewed-by: Andrew Lunn <andrew at lunn.ch>
Andrew
More information about the linux-arm-kernel
mailing list