]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3e663d5fffae2da4c8006ab14a79057881093c4
tree7e83c94f710de0c999f0f99feafd90ff144feb2f
parent84e2410498f5faacbf481d1dc8a76d7409b8dc34
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