Re: [PATCH] KVM: arm64: free kvm->arch.nested_mmus with kvfree()
From: Oliver Upton
Date: Mon Aug 05 2024 - 18:12:04 EST
On Tue, 23 Jul 2024 16:20:52 +0200, Danilo Krummrich wrote:
> kvm->arch.nested_mmus is allocated with kvrealloc(), hence free it with
> kvfree() instead of kfree().
>
>
Vacation + catching a bug while I was out got me waaaaay behind. Sorry
I hadn't grabbed this yet.
Applied to kvmarm/fixes, thanks!
[1/1] KVM: arm64: free kvm->arch.nested_mmus with kvfree()
https://git.kernel.org/kvmarm/kvmarm/c/32b9a52f88a5
--
Best,
Oliver