ARM: KVM: abstract (and fix) external abort detection away
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 18 Sep 2012 10:36:16 +0000 (11:36 +0100)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:42 +0000 (15:48 -0800)
commit78abfcde49e0e454cabf8e56cd4c1591752e2706
tree52a67b34e5038808f5d46243867c10cee6ac20e0
parentd0adf747c9caa8b01d0c1f987e306b7c6aaa5a04
ARM: KVM: abstract (and fix) external abort detection away

Bit 8 is cache maintenance, bit 9 is external abort.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
arch/arm/include/asm/kvm_arm.h
arch/arm/include/asm/kvm_emulate.h
arch/arm/kvm/mmio.c