Skip to content
Commit f5fe0ade authored by Wujie Duan's avatar Wujie Duan Committed by Oliver Upton
Browse files

KVM: arm64: Fix out-of-IPA space translation fault handling



Commit 11e5ea52 ("KVM: arm64: Use helpers to classify exception
types reported via ESR") tried to abstract the translation fault
check when handling an out-of IPA space condition, but incorrectly
replaced it with a permission fault check.

Restore the previous translation fault check.

Fixes: 11e5ea52 ("KVM: arm64: Use helpers to classify exception types reported via ESR")
Acked-by: default avatarArd Biesheuvel <ardb@kernel.org>
Reviewed-by: default avatarMarc Zyngier <maz@kernel.org>
Signed-off-by: default avatarWujie Duan <wjduan@linx-info.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/kvmarm/864jd3269g.wl-maz@kernel.org/


Signed-off-by: default avatarOliver Upton <oliver.upton@linux.dev>
parent e89c928b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment