]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_info
authorMarc Zyngier <maz@kernel.org>
Mon, 9 Mar 2026 15:55:38 +0000 (15:55 +0000)
committerMarc Zyngier <maz@kernel.org>
Sat, 28 Mar 2026 11:29:41 +0000 (11:29 +0000)
commitf8dad9602ff305b879fa23688becd578102ba547
treeaf0f12e877ff47ad386d48d3e7d64d6474b8fa6b
parent08abf09f4d763565ee9ed084401b7ac92f8b4952
KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_info

Continue restricting the visibility/mutability of some attributes
by moving kvm_s2_fault.{pfn,page} to kvm_s2_vma_info.

This is a pretty mechanical change.

Tested-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/mmu.c