[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150821171504.GA12562@google.com>
Date: Fri, 21 Aug 2015 12:15:04 -0500
From: Bjorn Helgaas <bhelgaas@...gle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Meelis Roos <mroos@...ux.ee>, Helge Deller <deller@....de>,
Yinghai Lu <yinghai@...nel.org>,
Yijing Wang <wangyijing@...wei.com>,
"David S. Miller" <davem@...emloft.net>
Subject: [GIT PULL] PCI fixes for v4.2
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists