]> Git Repo - linux.git/commit
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
authorMarc Zyngier <[email protected]>
Mon, 26 Oct 2020 09:51:11 +0000 (09:51 +0000)
committerMarc Zyngier <[email protected]>
Thu, 29 Oct 2020 19:49:03 +0000 (19:49 +0000)
commitd2782505fbe3055f983c772a448ac5cb419f9df7
treef9abcc688110e6df6f5ff239e14447afb41968da
parentb6d6db4de86f5b1be9bbe59c73302538301915c7
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition

Setting PSTATE.PAN when entering EL2 on nVHE doesn't make much
sense as this bit only means something for translation regimes
that include EL0. This obviously isn't the case in the nVHE case,
so let's drop this setting.

Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Vladimir Murzin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm64/kvm/hyp/nvhe/host.S
This page took 0.051121 seconds and 4 git commands to generate.