Re: [PATCH] KVM: SVM: Remove a useless zeroing of allocated memory

From: Sean Christopherson
Date: Tue Apr 09 2024 - 20:23:20 EST


On Sat, 09 Mar 2024 18:15:45 +0100, Christophe JAILLET wrote:
> Depending of the memory size needed, we clear or not the allocated memory.
> This is not consistent.
>
> So remove the zeroing of the memory in the __vmalloc() case.

Applied to kvm-x86 svm, with a massaged changelog to unequivocally state that
not zeroing the memory is a-ok. Thanks!

[1/1] KVM: SVM: Remove a useless zeroing of allocated memory
https://github.com/kvm-x86/linux/commit/4710e4fc3e2a

--
https://github.com/kvm-x86/linux/tree/next