On 2022/10/9 上午10:31, Marc Zyngier wrote:
On Sun, 09 Oct 2022 03:26:21 +0100, Jianmin Lv <lvjianmin@xxxxxxxxxxx> wrote:Ok, thanks, I'll separate this patch, so we have to make the patch fixing PCI INTx handling to be after the patch supporting for the LPIC model to avoid kernel hang, yes?Pick whatever order fits your system, really. But don't mix generic ACPI changes and irqchip code in the same patch, that's just wrong.
Ok, thanks, got it.
Thanks, M.