commit | a263881525310e10ecd46ae8e8531ac9e968b1b4 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Sat Jun 20 17:19:00 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Thu Sep 17 16:37:28 2020 +0100 |
tree | d9f7b2f5f438a8a683cf53803e931d09f0b20d63 | |
parent | 5cebfd2d47c214f69d918e3d34ad183c061eddb2 [diff] |
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>