On Fri, Jul 25, 2025 at 9:33 PM Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote: > > [-> to: Rafael for possible ack] > > On Fri, Jul 25, 2025 at 10:19:02AM +0200, Lukas Wunner wrote: > > On Tue, Jul 22, 2025 at 05:35:22PM -0500, Bjorn Helgaas wrote: > > > On Sun, Jul 13, 2025 at 04:31:00PM +0200, Lukas Wunner wrote: > > > > PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports > > > > PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge > > > > PCI: pciehp: Use is_pciehp instead of is_hotplug_bridge > > > > PCI: Move is_pciehp check out of pciehp_is_native() > > > > PCI: Set native_pcie_hotplug up front based on pcie_ports_native > > > > > > Thanks! I applied these to pci/hotplug, hoping to put them in v6.17. > > > > > > I moved the previous pci/hotplug branch to pci/hotplug-pnv_php. > > > > Just a heads-up in case it's unintentional, pci/next as of 10 hours ago > > does not include the following pci.git branches: > > > > - hotplug > > Thanks for the reminder, I did miss it. Rafael, would be glad for > your ack on this one if you have time: > > PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports ACKed, thanks!