ARM: Remove custom IRQ stat accounting
authorMarc Zyngier <maz@kernel.org>
Tue, 23 Jun 2020 20:15:00 +0000 (21:15 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Sep 2020 15:37:28 +0000 (16:37 +0100)
commit5ebf353af22c89d18964bb3b877a95200dfe07b9
tree7e83c94f710de0c999f0f99feafd90ff144feb2f
parent8aa837cb7a032884c787b15de81f7d9de8af0869
ARM: Remove custom IRQ stat accounting

Let's switch the arm code to the core accounting, which already
does everything we need.

Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm/include/asm/hardirq.h
arch/arm/kernel/irq.c
arch/arm/kernel/smp.c