On Wed, 31 Jan 2024 09:23:57 +0800, Li RongQing wrote: > commit 37b2a6510a48("KVM: use __vcalloc for very large allocations") > replaced kvzalloc/kvcalloc with vcalloc, but not replace kvfree with > vfree > > Applied to kvm-x86 misc, thanks! [1/1] KVM: use vfree for memory allocated by vcalloc/__vcalloc https://github.com/kvm-x86/linux/commit/a952d608f0be -- https://github.com/kvm-x86/linux/tree/next