[PATCH] KVM: arm64: selftests: Allocate vcpus with correct size

Marc Zyngier maz at kernel.org
Mon Oct 13 09:56:17 PDT 2025


On Wed, 08 Oct 2025 23:45:20 +0800, Zenghui Yu wrote:
> vcpus array contains pointers to struct kvm_vcpu {}. It is way overkill
> to allocate the array with (nr_cpus * sizeof(struct kvm_vcpu)). Fix the
> allocation by using the correct size.
> 
> 

Applied to fixes, thanks!

[1/1] KVM: arm64: selftests: Allocate vcpus with correct size
      commit: 2192d348c0aa0cc2e7249dc3709f21bfe0a0170c

Cheers,

	M.
-- 
Without deviation from the norm, progress is not possible.





More information about the linux-arm-kernel mailing list