mbox series

[GIT,PULL] PCI fixes for v6.1

Message ID 20221015152736.GA3574429@bhelgaas
State New
Headers show
Series [GIT,PULL] PCI fixes for v6.1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-1

Message

Bjorn Helgaas Oct. 15, 2022, 3:27 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Oct. 16, 2022, 12:15 a.m. UTC | #1
The pull request you sent on Sat, 15 Oct 2022 10:27:36 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/41410965c3629367cbd0889dc0c8bddfb9e8a2d5

Thank you!