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 - hotplug-pnv_php expected to be applied through powerpc tree per: https://lore.kernel.org/r/20250723113912.GA2880767@bhelgaas/ - controller/dwc-stm32 awaiting a build fix per: https://lore.kernel.org/r/20250716192418.GA2550861@bhelgaas/ - trace deferred to v6.18 per: https://lore.kernel.org/r/20250724222759.GA3065374@bhelgaas/ Thanks, Lukas