|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 1/4] xen/arm: optimize the size of struct vcpu
On 12/18/25 7:15 PM, Andrew Cooper wrote:
Was it really buggy before in terms of idempotent.
It seems like xfree() can handle the case when v->arch.vgic.private_irqs is
NULL.
Should I still have:
if ( v->arch.vgic->private_irqs )
XFREE(v->arch.vgic->private_irqs);
?
~ Oleksii
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |