irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ
authorMark Rutland <mark.rutland@arm.com>
Tue, 19 Oct 2021 11:26:41 +0000 (12:26 +0100)
committerMark Rutland <mark.rutland@arm.com>
Mon, 25 Oct 2021 09:05:28 +0000 (10:05 +0100)
commite54957fa3b3b374c63c66f60a8236dd95cf5e2be
tree9903a5464e10b8b36bb4ea2a5c2da25f3cb77a5d
parenta1b09501971435ef213251891753afb0d7f3d27a
irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ

In preparation for removing HANDLE_DOMAIN_IRQ, have arch/arc perform all
the necessary IRQ entry accounting in its entry code.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vineet Gupta <vgupta@kernel.org>
arch/arc/Kconfig
arch/arc/kernel/irq.c