Messages in this thread |  | | Date | Wed, 6 May 2026 10:48:20 +0200 | | From | Lorenzo Pieralisi <> | | Subject | Re: [PATCH 2/2] irqchip/gic-v5: Add IWB to ACPI probe dependency control |
| |
On Tue, May 05, 2026 at 09:58:05PM +0200, Thomas Gleixner wrote: > On Tue, May 05 2026 at 10:48, Lorenzo Pieralisi wrote: > > On Arm GICv5 systems, wired IRQs routed to an IWB may require resolving > > S/IRQs/interrupts/g > > Changelogs are prose and not an acronym dump ground. > > > drivers/acpi/arm64/iort.c | 22 +++++++++++++++++++--- > > drivers/acpi/scan.c | 1 + > > drivers/irqchip/irq-gic-v5-iwb.c | 5 +++++ > > drivers/irqchip/irq-gic-v5.c | 13 +++++++++++-- > > include/linux/acpi_iort.h | 3 ++- > > I'm confused about the conglomerate of files affected by an irqchip > change...
True, I can split the ACPI changes into a separate patch though on its own it would not be that useful because the resulting code would have no user - I will do what you and Rafael prefer.
Thanks, Lorenzo
> Thanks, > > tglx
|  |