[PATCH v2] PCI: host-common: Request bus reassignment when not probe-only

Manivannan Sadhasivam manivannan.sadhasivam at oss.qualcomm.com
Fri May 1 10:11:50 PDT 2026


On Tue, 14 Apr 2026 13:47:30 +0530, Ratheesh Kannoth wrote:
> pci_host_common_init() is used by several generic ECAM host drivers.
> After PCI core changes around pci_flags and preserve_config, these hosts
> no longer opted into full bus number reassignment the way they did
> before.
> 
> When PCI_PROBE_ONLY is not set, add PCI_REASSIGN_ALL_BUS so
> pci_scan_bridge_extend() takes the reassignment path: bus numbers can be
> assigned from firmware EA data (e.g. pci_ea_fixed_busnrs()). Skip the
> flag in probe-only mode so existing assignments are not overridden.
> 
> [...]

Applied, thanks!

[1/1] PCI: host-common: Request bus reassignment when not probe-only
      commit: 76d06fb36e8e6d1705fbbf75a450e5725199ed5f

Best regards,
-- 
Manivannan Sadhasivam <mani at kernel.org>




More information about the linux-arm-kernel mailing list