diff options
author | Wujie Duan <wjduan@linx-info.com> | 2024-03-18 17:47:35 +0800 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-03-26 01:51:44 -0700 |
commit | f5fe0adeed6019df495497a64cb57d563ead2296 (patch) | |
tree | 471cfbfb2bf040d599f00abf259986355779da39 /lib/debugobjects.c | |
parent | e89c928bedd77d181edc2df01cb6672184775140 (diff) |
KVM: arm64: Fix out-of-IPA space translation fault handling
Commit 11e5ea5242e3 ("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: 11e5ea5242e3 ("KVM: arm64: Use helpers to classify exception types reported via ESR")
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Wujie Duan <wjduan@linx-info.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/kvmarm/864jd3269g.wl-maz@kernel.org/
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions