[GIT PULL] PCI fixes for v6.1
From: Bjorn Helgaas
Date: Sat Oct 15 2022 - 11:27:47 EST
The following changes since commit 041bc24d867a2a577a06534d6d25e500b24a01ef:
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2022-10-11 11:08:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-1
for you to fetch changes up to 5632e2beaf9d5dda694c0572684dea783d8a9492:
Revert "PCI: Distribute available resources for root buses, too" (2022-10-14 14:27:58 -0500)
----------------------------------------------------------------
- Revert the attempt to distribute spare resources to unconfigured hotplug
bridges at boot time. This fixed some dock hot-add scenarios, but
Jonathan Cameron reported that it broke a topology with a multi-function
device where one function was a Switch Upstream Port and the other was an
Endpoint.
----------------------------------------------------------------
Bjorn Helgaas (1):
Revert "PCI: Distribute available resources for root buses, too"
drivers/pci/setup-bus.c | 62 +------------------------------------------------
1 file changed, 1 insertion(+), 61 deletions(-)