Re: [PATCH] KVM: arm64: vgic: free private_irqs when init fails after allocation
From: Michael Bommarito
Date: Mon May 18 2026 - 20:27:19 EST
On Mon, May 18, 2026 at 1:31 AM Yao Yuan <yaoyuan@xxxxxxxxxxxxxxxxx> wrote:
> Ah. One thing I forgot to say:
>
> Do we need a fixes: tag here ?
I struggled with that a bit. Will's sister commit in 250f25367b58
didn't have a Fixes: tag, but if I had to pick, it would probably be
this:
Fixes: 03b3d00a70b5 ("KVM: arm64: vgic: Allocate private interrupts on demand")
If you agree, I can send v2 with that added
Thanks,
Mike