]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Remove custom IRQ stat accounting
authorMarc Zyngier <maz@kernel.org>
Sat, 20 Jun 2020 16:19:00 +0000 (17:19 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Sep 2020 15:37:28 +0000 (16:37 +0100)
commit5530484c0a189df7045df94be45f559b8ba6b476
treed9f7b2f5f438a8a683cf53803e931d09f0b20d63
parentc526c94124f79339e21db228240f6e4f8305be27
arm64: Remove custom IRQ stat accounting

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

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