arm64: Convert handle_IRQ to use __handle_domain_irq
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 26 Aug 2014 10:03:17 +0000 (11:03 +0100)
committerJason Cooper <jason@lakedaemon.net>
Wed, 3 Sep 2014 12:58:13 +0000 (12:58 +0000)
commita1ddc74a23c89ae236b163a3b0887f8c344aaa4a
treef136142a729771bb77d227cb8f5f6a94c9a1ba77
parent76ba59f8366f2d9282cb5bda9de75b4b68cbe55f
arm64: Convert handle_IRQ to use __handle_domain_irq

In order to limit code duplication, convert the architecture specific
handle_IRQ to use the generic __handle_domain_irq function.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lkml.kernel.org/r/1409047421-27649-3-git-send-email-marc.zyngier@arm.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm64/Kconfig
arch/arm64/kernel/irq.c