[GIT PULL] PCI fixes for v4.2

From: Bjorn Helgaas
Date: Fri Aug 21 2015 - 13:15:17 EST


Hi Linus,

These are fixes for ASPM-related NULL pointer dereference crashes on Sparc
and PowerPC and 64-bit PCI address-related HPMC crashes on PA-RISC. These
are both caused by things we merged in the v4.2 merge window.

Bjorn


The following changes since commit c9ddbac9c89110f77cb0fa07e634aaf1194899aa:

PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition (2015-07-14 18:27:46 -0500)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.2-fixes-2

for you to fetch changes up to 45ea2a5fed6dacb9bb0558d8b21eacc1c45d5bb4:

PCI: Don't use 64-bit bus addresses on PA-RISC (2015-08-20 17:16:37 -0500)

----------------------------------------------------------------
PCI updates for v4.2:

Resource management
- Don't use 64-bit bus addresses on PA-RISC

Miscellaneous
- Tolerate hierarchies with no Root Port

----------------------------------------------------------------
Bjorn Helgaas (1):
PCI: Don't use 64-bit bus addresses on PA-RISC

Yijing Wang (1):
PCI: Tolerate hierarchies with no Root Port

drivers/pci/Kconfig | 2 +-
drivers/pci/probe.c | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/