On Wed, 31 Mar 2021 15:36:19 +0800, Xu Jia wrote: > The sparse tool complains as follows: > > arch/arm64/kvm/arm.c:1900:6: warning: > symbol '_kvm_host_prot_finalize' was not declared. Should it be static? > > This symbol is not used outside of arm.c, so this > commit marks it static. Applied to kvm-arm64/host-stage2, thanks! [1/1] KVM: arm64: Make symbol '_kvm_host_prot_finalize' static commit: b1306fef1f48c0af1d659c18c53cf275fdcc94be Cheers, M. -- Without deviation from the norm, progress is not possible.