mbox series

[GIT,PULL] PCI fixes for v5.8

Message ID 20200703160455.GA3899841@bjorn-Precision-5520
State New
Headers show
Series [GIT,PULL] PCI fixes for v5.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.8-fixes-1

Message

Bjorn Helgaas July 3, 2020, 4:04 p.m. UTC
PCI fixes:

  - Fix a pcie_find_root_port() simplification that broke power management
    because it didn't handle the edge case of finding the Root Port of a
    Root Port itself (Mika Westerberg)


The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.8-fixes-1

for you to fetch changes up to 5396956cc7c6874180c9bfc1ceceb02b739a6a87:

  PCI: Make pcie_find_root_port() work for Root Ports (2020-06-30 16:58:27 -0500)

----------------------------------------------------------------
pci-v5.8-fixes-1

----------------------------------------------------------------
Mika Westerberg (1):
      PCI: Make pcie_find_root_port() work for Root Ports

 include/linux/pci.h | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org July 3, 2020, 9:15 p.m. UTC | #1
The pull request you sent on Fri, 3 Jul 2020 11:04:55 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v5.8-fixes-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7fec3ce50a5d3fc54de9c0e9d43682ea9320b199

Thank you!