[GIT PULL] PCI fixes for v4.10
From: Bjorn Helgaas
Date: Thu Feb 02 2017 - 11:18:31 EST
PCI fixes:
- configure ASPM on the link from a PCI-to-PCIe bridge (avoids a NULL
pointer dereference on topologies including these bridges)
The following changes since commit 4d191b1b63c209e37bf27938ef365244d3c41084:
PCI/MSI: pci-xgene-msi: Fix CPU hotplug registration handling (2017-01-17 08:41:51 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.10-fixes-2
for you to fetch changes up to 030305d69fc6963c16003f50d7e8d74b02d0a143:
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies (2017-01-27 15:00:45 -0600)
----------------------------------------------------------------
pci-v4.10-fixes-2
----------------------------------------------------------------
Bjorn Helgaas (1):
PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
drivers/pci/pcie/aspm.c | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)