aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/arm.c
diff options
context:
space:
mode:
authorAndrew Scull <ascull@google.com>2020-09-15 11:46:31 +0100
committerMarc Zyngier <maz@kernel.org>2020-09-15 18:39:02 +0100
commit472fc011ccd30f05e0b39d71064777d39dd11cac (patch)
tree38efb2ec1a3e1553abfd713b250c38c4f1db95d7 /arch/arm64/kvm/arm.c
parentKVM: arm64: nVHE: Use separate vector for the host (diff)
downloadlinux-dev-472fc011ccd30f05e0b39d71064777d39dd11cac.tar.xz
linux-dev-472fc011ccd30f05e0b39d71064777d39dd11cac.zip
KVM: arm64: nVHE: Don't consume host SErrors with ESB
The ESB at the start of the host vector may cause SErrors to be consumed to DISR_EL1. However, this is not checked for the host so the SError could go unhandled. Remove the ESB so that SErrors are not consumed but are instead left pending for the host to consume. __guest_enter already defers entry into a guest if there are any SErrors pending. Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Cc: James Morse <james.morse@arm.com> Link: https://lore.kernel.org/r/20200915104643.2543892-8-ascull@google.com
Diffstat (limited to 'arch/arm64/kvm/arm.c')
0 files changed, 0 insertions, 0 deletions