All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	Meelis Roos <mroos@linux.ee>, Helge Deller <deller@gmx.de>,
	Yinghai Lu <yinghai@kernel.org>,
	Yijing Wang <wangyijing@huawei.com>,
	"David S. Miller" <davem@davemloft.net>
Subject: [GIT PULL] PCI fixes for v4.2
Date: Fri, 21 Aug 2015 12:15:04 -0500	[thread overview]
Message-ID: <20150821171504.GA12562@google.com> (raw)

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(-)

             reply	other threads:[~2015-08-21 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-21 17:15 Bjorn Helgaas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-04 16:13 [GIT PULL] PCI fixes for v4.2 Bjorn Helgaas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150821171504.GA12562@google.com \
    --to=bhelgaas@google.com \
    --cc=davem@davemloft.net \
    --cc=deller@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mroos@linux.ee \
    --cc=torvalds@linux-foundation.org \
    --cc=wangyijing@huawei.com \
    --cc=yinghai@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.