[PATCH v6 0/2] Minor fix and cleanup to irqchip/gic-v3-its
From: Kemeng Shi
Date: Tue Jul 21 2026 - 02:38:15 EST
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(-)
--
2.36.1