From: Bjorn Helgaas Date: Fri, 3 Oct 2025 17:13:22 +0000 (-0500) Subject: Merge branch 'pci/controller/rcar-host' X-Git-Tag: v6.18-rc1~60^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ee6181ffdb8cad074a26465433fe8f9e9bef923;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'pci/controller/rcar-host' - Pass the correct IRQ domain to generic_handle_domain_irq() to fix a regression when converting to msi_create_parent_irq_domain() (Claudiu Beznea) - Drop the spinlock protecting the PMSR register; it's no longer required since pci_lock already serializes accesses (Marek Vasut) - Convert struct rcar_msi mask_lock to raw spinlock to avoid a lock nesting error (Marek Vasut) * pci/controller/rcar-host: PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlock PCI: rcar-host: Drop PMSR spinlock PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq() --- 2ee6181ffdb8cad074a26465433fe8f9e9bef923