linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	Keith Busch <keith.busch@intel.com>,
	Christoph Hellwig <hch@lst.de>,
	Mathias Koehrer <mathias.koehrer@etas.com>
Subject: [GIT PULL] PCI fixes for v4.8
Date: Thu, 25 Aug 2016 08:29:29 -0500	[thread overview]
Message-ID: <20160825132929.GA10711@localhost> (raw)

Hi Linus,

Here are a few changes for v4.8.  One documentation fix, an Intel VMD IRQ
fix, and two updates to enable Christoph's MSI/legacy IRQ cleanup work.

Bjorn


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

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

for you to fetch changes up to 21c80c9fefc3db10b530a96eb0478c29eb28bf77:

  x86/PCI: VMD: Fix infinite loop executing irq's (2016-08-23 16:36:42 -0500)

----------------------------------------------------------------
PCI updates for v4.8:

  Resource management
    Update "pci=resource_alignment" documentation (Mathias Koehrer)

  MSI
    Use positive flags in pci_alloc_irq_vectors() (Christoph Hellwig)
    Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors() (Christoph Hellwig)

  Intel VMD host bridge driver
    Fix infinite loop executing irq's (Keith Busch)

----------------------------------------------------------------
Christoph Hellwig (2):
      PCI: Use positive flags in pci_alloc_irq_vectors()
      PCI: Call pci_intx() when using legacy interrupts in pci_alloc_irq_vectors()

Keith Busch (1):
      x86/PCI: VMD: Fix infinite loop executing irq's

Mathias Koehrer (1):
      PCI: Update "pci=resource_alignment" documentation

 Documentation/PCI/MSI-HOWTO.txt     | 24 ++++++++++--------------
 Documentation/kernel-parameters.txt |  4 ++++
 arch/x86/pci/vmd.c                  | 10 ++++++++--
 drivers/pci/msi.c                   | 18 ++++++++++--------
 include/linux/pci.h                 | 10 ++++++----
 5 files changed, 38 insertions(+), 28 deletions(-)

             reply	other threads:[~2016-08-25 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 13:29 Bjorn Helgaas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-14 20:11 [GIT PULL] PCI fixes for v4.8 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=20160825132929.GA10711@localhost \
    --to=helgaas@kernel.org \
    --cc=hch@lst.de \
    --cc=keith.busch@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mathias.koehrer@etas.com \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).