[PATCH v6 0/2] Minor fix and cleanup to irqchip/gic-v3-its

Marc Zyngier maz at kernel.org
Tue Jul 21 00:15:25 PDT 2026


On Tue, 21 Jul 2026 07:32:39 +0100,
Kemeng Shi <shikemeng at huaweicloud.com> wrote:
> 
> There are some random fixes and cleanups to irqchip/gic-v3-its. More
> details can be found in respective patches.
> Thanks.
> 
> v1->v2:
> - Drop unneeded patches and some minor improvement.
> v2->v3:
> - Fix an extra leak issue in its_vpe_irq_domain_alloc().
> - Remove redundant check in its_vpe_db_proxy_unmap_locked()
> v3->v4:
> - Add missing Fixes tags
> - Improve changelog description
> v4->v5:
> - Collect RVB from Radu
> - Drop more unneeded patches
> - Use existing error handling to do its_vpe_teardown() in patch 3/4
> v5->v6:
> - Collect more RVB from Radu
> - Drop first two patches which are already merged
> - Add comment and do an early when vpe is not initialized in patch 1/2 
> - Use single-line comment in patch 2/2
> 
> Kemeng Shi (2):
>   irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()
>   irqchip/gic-v3-its: Fix grammar and replace a bit number with its
>     symbol
> 
>  drivers/irqchip/irq-gic-v3-its.c | 18 ++++++++++++------
>  1 file changed, 12 insertions(+), 6 deletions(-)
> 
Acked-by: Marc Zyngier <maz at kernel.org>

	M.

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



More information about the linux-arm-kernel mailing list