[PATCH 0/3] irqchip/gic-v5: Minor clean-ups/fixes

Lorenzo Pieralisi lpieralisi at kernel.org
Fri Aug 1 00:58:17 PDT 2025


A trivial fix for a kbot reported issue and two clean-ups
discovered after the initial series was queued for v6.17;
now that the driver code is merged I am sharing them.

Only patch (1) is a fix, the two others are cleaning the code up
and removing useless constructs.

The series apply cleanly on top of this three-patch series [1] fixing
some exit path issues with the gic-v5 driver that should also
be considered for merging please (I reviewed it and tested it [2]):

[1] https://lore.kernel.org/lkml/670bb1dc-7827-4916-84f3-bb46ee408b20@sabinyo.mountain/
[2] https://lore.kernel.org/lkml/aHoU8sKPuyzEFRIn@lpieralisi/

Signed-off-by: Lorenzo Pieralisi <lpieralisi at kernel.org>
---
Lorenzo Pieralisi (3):
      irqchip/gic-v5: iwb: Fix iounmap probe failure path
      irqchip/gic-v5: iwb: Remove module boilerplate
      irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs

 drivers/irqchip/irq-gic-v5-its.c |  1 -
 drivers/irqchip/irq-gic-v5-iwb.c | 14 +++-----------
 2 files changed, 3 insertions(+), 12 deletions(-)
---
base-commit: 260f6f4fda93c8485c8037865c941b42b9cba5d2
change-id: 20250731-gic-v5-fixes-6-17-949eae3c5594

Best regards,
-- 
Lorenzo Pieralisi <lpieralisi at kernel.org>




More information about the linux-arm-kernel mailing list