commit | deb151a58210d8dfb1a7cc1f14fec35b520c38a6 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Fri Aug 20 12:23:15 2021 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Aug 20 12:23:15 2021 +0100 |
tree | 7cb32e5af5d49ec5e90022c88e0497627f8b614f | |
parent | ca3385a507ad918fb8b7a6a52ad3d321601a66f2 [diff] | |
parent | cf364e08ea1c5dd217afb658d510aaef7d0cc6f4 [diff] |
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next * kvm-arm64/mmu/vmid-cleanups: : Cleanup the stage-2 configuration by providing a single helper, : and tidy up some of the ordering requirements for the VMID : allocator. KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE KVM: arm64: Unify stage-2 programming behind __load_stage2() KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers Signed-off-by: Marc Zyngier <maz@kernel.org>