Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752674AbbHURPM (ORCPT ); Fri, 21 Aug 2015 13:15:12 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:32936 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751779AbbHURPK (ORCPT ); Fri, 21 Aug 2015 13:15:10 -0400 Date: Fri, 21 Aug 2015 12:15:04 -0500 From: Bjorn Helgaas To: Linus Torvalds Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Meelis Roos , Helge Deller , Yinghai Lu , Yijing Wang , "David S. Miller" Subject: [GIT PULL] PCI fixes for v4.2 Message-ID: <20150821171504.GA12562@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1451 Lines: 45 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/