arm/arm64: KVM: Remove external abort test from MMIO handling
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2016 13:02:16 +0000 (14:02 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commit21977a4c57cd92c71113e21319302b5a399f9d2d
tree5dc4fa1c1703267cfac14750763176823bb074a9
parent4055710baca8cb067b059a635cf851eb86410a83
arm/arm64: KVM: Remove external abort test from MMIO handling

As we know handle external aborts pretty early, we can get rid of
its handling in the MMIO code (which was a bit odd to begin with...).

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/mmio.c