Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9e515ee authored by Marc Zyngier's avatar Marc Zyngier
Browse files

ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT



These are now handled as a panic, so there is little point in
keeping them around.

Acked-by: default avatarChristoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 311b5b36
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -147,8 +147,6 @@ int handle_exit(struct kvm_vcpu *vcpu, struct kvm_run *run,
	switch (exception_index) {
	case ARM_EXCEPTION_IRQ:
		return 1;
	case ARM_EXCEPTION_DATA_ABORT:
	case ARM_EXCEPTION_PREF_ABORT:
	case ARM_EXCEPTION_HVC:
		/*
		 * See ARM ARM B1.14.1: "Hyp traps on instructions