linux-kernel.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,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>,
	Logan Gunthorpe <logang@deltatee.com>,
	Ming Lei <ming.lei@redhat.com>, Jens Axboe <axboe@fb.com>,
	Keith Busch <keith.busch@intel.com>,
	Christoph Hellwig <hch@lst.de>, Rob Herring <robh@kernel.org>
Subject: [GIT PULL] PCI fixes for v5.0
Date: Fri, 18 Jan 2019 13:07:22 -0600	[thread overview]
Message-ID: <20190118190722.GA52844@google.com> (raw)

PCI fixes:

  - Fix PCI kconfig menu organization (Rob Herring)

  - Fix pci_alloc_irq_vectors_affinity() error return to allow "reduce and
    retry" for drivers using IRQ sets (Ming Lei)

  - Fix "pci=disable_acs_redir" initdata use-after-free problem (Logan
    Gunthorpe)


The following changes since commit a3869d43c9800cf39496615361c83635fa3e7c82:

  PCI: amlogic: Fix build failure due to missing gpio header (2019-01-08 09:01:44 -0600)

are available in the Git repository at:

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

for you to fetch changes up to d2fd6e81912a665993b24dcdc1c1384a42a54f7e:

  PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter (2019-01-17 08:46:34 -0600)

----------------------------------------------------------------
pci-v5.0-fixes-2

----------------------------------------------------------------
Logan Gunthorpe (1):
      PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter

Ming Lei (1):
      PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()

Rob Herring (1):
      PCI: Fix PCI kconfig menu organization

 drivers/pci/Kconfig | 22 ++++++++--------------
 drivers/pci/msi.c   | 22 +++++++++++++---------
 drivers/pci/pci.c   |  3 ++-
 3 files changed, 23 insertions(+), 24 deletions(-)

             reply	other threads:[~2019-01-18 19:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-18 19:07 Bjorn Helgaas [this message]
2019-01-18 19:40 ` [GIT PULL] PCI fixes for v5.0 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-02-08 14:23 Bjorn Helgaas
2019-02-09  0:40 ` pr-tracker-bot
2019-01-31 22:03 Bjorn Helgaas
2019-02-01  7:25 ` pr-tracker-bot
2019-01-10 21:31 Bjorn Helgaas
2019-01-11 17:00 ` pr-tracker-bot

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=20190118190722.GA52844@google.com \
    --to=helgaas@kernel.org \
    --cc=axboe@fb.com \
    --cc=hch@lst.de \
    --cc=keith.busch@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=logang@deltatee.com \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=ming.lei@redhat.com \
    --cc=robh@kernel.org \
    --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).