linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] irqchip/gic-v5: Minor clean-ups/fixes
@ 2025-08-01  7:58 Lorenzo Pieralisi
  2025-08-01  7:58 ` [PATCH 1/3] irqchip/gic-v5: iwb: Fix iounmap probe failure path Lorenzo Pieralisi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Lorenzo Pieralisi @ 2025-08-01  7:58 UTC (permalink / raw)
  To: Marc Zyngier, Thomas Gleixner, Sascha Bischoff, Timothy Hayes
  Cc: linux-arm-kernel, linux-kernel, Lorenzo Pieralisi,
	kernel test robot

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@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@kernel.org>



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-05  9:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01  7:58 [PATCH 0/3] irqchip/gic-v5: Minor clean-ups/fixes Lorenzo Pieralisi
2025-08-01  7:58 ` [PATCH 1/3] irqchip/gic-v5: iwb: Fix iounmap probe failure path Lorenzo Pieralisi
2025-08-01 12:26   ` Marc Zyngier
2025-08-01  7:58 ` [PATCH 2/3] irqchip/gic-v5: iwb: Remove module boilerplate Lorenzo Pieralisi
2025-08-01 12:24   ` Marc Zyngier
2025-08-01 14:04     ` Lorenzo Pieralisi
2025-08-01  7:58 ` [PATCH 3/3] irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs Lorenzo Pieralisi
2025-08-01 12:30   ` Marc Zyngier
2025-08-01 14:01     ` Lorenzo Pieralisi
2025-08-05  9:30 ` [PATCH 0/3] irqchip/gic-v5: Minor clean-ups/fixes Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).