On Thu, Feb 15, 2024 at 1:24 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > Anup! > > On Sat, Jan 27 2024 at 21:50, Anup Patel wrote: > >> Changes since v11: > >> - Rebased on Linux-6.8-rc1 > >> - Included kernel/irq related patches from "genirq, irqchip: Convert ARM > >> MSI handling to per device MSI domains" series by Thomas. > >> (PATCH7, PATCH8, PATCH9, PATCH14, PATCH16, PATCH17, PATCH18, PATCH19, > >> PATCH20, PATCH21, PATCH22, PATCH23, and PATCH32 of > >> https://lore.kernel.org/linux-arm-kernel/20221121135653.208611233@xxxxxxxxxxxxx/) > >> - Updated APLIC MSI-mode driver to use the new WIRED_TO_MSI mechanism. > >> - Updated IMSIC driver to support per-device MSI domains for PCI and > >> platform devices. > > > > I have rebased and included 13 patches (which add per-device MSI domain > > infrastructure) from your series [1]. In this series, the IMSIC driver > > implements the msi_parent_ops and APLIC driver implements wired-to-msi > > bridge using your new infrastructure. > > > > The remaining 27 patches of your series [1] requires testing on ARM > > platforms which I don't have. I suggest these remaining patches to > > go as separate series. > > Of course. Darwi (in Cc) is going to work on the ARM parts when he > returns from vacation. I'm going to apply the infrastructure patches > (1-13) in the next days so they are out of the way for you and Darwi, > unless someone has any objections. > > Thanks for picking this up and driving it forward! Thanks Thomas, I will be sending v13 of this series next week. For the time being, I will carry the 13 infrastructure patches in this series until they land in upstream Linux so that it is easier for people to try this series. Regards, Anup