Re: [PATCH] KVM: x86/mmu: Move the misplaced export of kvm_zap_gfn_range()
From: Sean Christopherson
Date: Mon Nov 10 2025 - 10:51:40 EST
On Wed, 22 Oct 2025 00:43:45 +1300, Kai Huang wrote:
> Currently, the export of kvm_zap_gfn_range() is misplaced, i.e., it's
> not placed right after the kvm_zap_gfn_range() function body but after
> kvm_mmu_zap_collapsible_spte(). Move it to the right place.
>
> No functional change intended.
>
>
> [...]
Applied to kvm-x86 mmu, thanks!
[1/1] KVM: x86/mmu: Move the misplaced export of kvm_zap_gfn_range()
https://github.com/kvm-x86/linux/commit/6422060aa9c7
--
https://github.com/kvm-x86/linux/tree/next