]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration
authorMarc Zyngier <maz@kernel.org>
Mon, 15 Jul 2024 16:22:19 +0000 (17:22 +0100)
committerMarc Zyngier <maz@kernel.org>
Fri, 30 Aug 2024 11:04:20 +0000 (12:04 +0100)
commit2441418f3aadb3f9232431aeb10d89e48a934d94
tree51170967051c7433cdd07c8c4e9b774070f8b482
parentd6a01a2dc760c8350fa182a6afd69fabab131f73
KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration

Ensure that SCTLR_EL1.EPAN is RES0 when FEAT_PAN3 isn't supported.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/nested.c