Re: [PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
From: Lorenzo Pieralisi <lpieralisi@kernel.org>
Date: 2026-01-19 08:19:18
Also in:
linux-acpi, linux-pci, lkml
From: Lorenzo Pieralisi <lpieralisi@kernel.org>
Date: 2026-01-19 08:19:18
Also in:
linux-acpi, linux-pci, lkml
On Sun, Jan 18, 2026 at 03:47:03PM +0100, Thomas Gleixner wrote:
On Sun, Jan 18 2026 at 12:00, Lorenzo Pieralisi wrote:quoted
I have noticed you pulled this seris into tip (thanks !) - there is a strict dependency on ACPICA patches in [6] though as I tried to convey with the paragraph above and dependencies below: prerequisite-message-id: [off-list ref]Duh. I completely missed that.quoted
I don't know what's best/easier to handle this dependency but it is there, I don't want it to cause you any trouble so I reported it as soon as I noticed.I zap it from my tree for now until that's sorted.
Hi Rafael, I think the simplest way to sort this out is for this series to go via the ACPI tree if that's OK for Thomas, given that the ACPICA code will go via the ACPI tree anyway and there are other dependencies on it there I assume (this series is fairly self-contained). Or I can hack together a patch that provides the ACPICA structs needed in an irqchip header file, conditional on the ACPICA version, add it to this series and remove it at 7.0-rc1, it does not make much sense to create this churn given that ACPICA code will be merged this cycle but it is doable. Please let me know how we can handle it. Thanks both ! Lorenzo