irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
authorMark Rutland <mark.rutland@arm.com>
Wed, 20 Oct 2021 14:49:03 +0000 (15:49 +0100)
committerMark Rutland <mark.rutland@arm.com>
Tue, 26 Oct 2021 09:13:30 +0000 (10:13 +0100)
commit5aecc243776e89b0c462edd0a589030baba99ef8
tree6deef9b6cd9bda5d0b32597bebdfe6276983ee3d
parent7ecbc648102f2fa80d2aefb75b7f8b482f1a4483
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY

Now that all users of CONFIG_HANDLE_DOMAIN_IRQ perform the irq entry
work themselves, we can remove the legacy
CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY behaviour.

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