]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Teach address translation about access faults
authorMarc Zyngier <maz@kernel.org>
Tue, 22 Apr 2025 12:26:11 +0000 (13:26 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 14 May 2025 09:43:50 +0000 (10:43 +0100)
commited648ab8043aab3135490d6c01f1c889c4bac62c
tree7e3865e6007cd3d38315442cf08dcd8e2237549f
parent493b01de726d02e835c510d01df6880fa28d41b7
KVM: arm64: Teach address translation about access faults

It appears that our S1 PTW is completely oblivious of access faults.
Teach the S1 translation code about it.

Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Link: https://lore.kernel.org/r/20250422122612.2675672-3-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/at.c