OSDN Git Service

KVM: arm64: Mark pkvm_pgtable_mm_ops static
authorQuentin Perret <qperret@google.com>
Fri, 14 May 2021 08:56:39 +0000 (08:56 +0000)
committerMarc Zyngier <maz@kernel.org>
Sat, 15 May 2021 09:27:58 +0000 (10:27 +0100)
commiteaa9b88dae64254a87d3d83b77afa71ee992f502
tree47d3e8cbfe7dec20f0f279cf0f01a8ec1755c29a
parentfcb8283920b135bca2916133e2383a501ad57eaa
KVM: arm64: Mark pkvm_pgtable_mm_ops static

It is not used outside of setup.c, mark it static.

Fixes:f320bc742bc2 ("KVM: arm64: Prepare the creation of s1 mappings at EL2")

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210514085640.3917886-2-qperret@google.com
arch/arm64/kvm/hyp/nvhe/setup.c