PCI fixes: - fix iProc memory corruption - fix ThunderX usage of unregistered PNP/ACPI ID - fix ThunderX resource reservation on early firmware The following changes since commit 3bd7db63a841e8c5297bb18ad801df67d5e38ad2: PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove (2017-03-07 14:23:30 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.11-fixes-3 for you to fetch changes up to 9abb27c7594a62bbf6385e20b7f5a90b4eceae2f: PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller (2017-03-23 17:11:26 -0500) ---------------------------------------------------------------- pci-v4.11-fixes-3 ---------------------------------------------------------------- Bjorn Helgaas (1): PCI: iproc: Save host bridge window resource in struct iproc_pcie Tomasz Nowicki (2): PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller drivers/pci/host/pci-thunder-pem.c | 58 ++++++++++++++++++++++++++++++++-- drivers/pci/host/pcie-iproc-bcma.c | 24 +++++++------- drivers/pci/host/pcie-iproc-platform.c | 19 +++++------ drivers/pci/host/pcie-iproc.h | 1 + 4 files changed, 78 insertions(+), 24 deletions(-)