[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190118190722.GA52844@google.com>
Date: Fri, 18 Jan 2019 13:07:22 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Logan Gunthorpe <logang@...tatee.com>,
Ming Lei <ming.lei@...hat.com>, Jens Axboe <axboe@...com>,
Keith Busch <keith.busch@...el.com>,
Christoph Hellwig <hch@....de>, Rob Herring <robh@...nel.org>
Subject: [GIT PULL] PCI fixes for v5.0
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(-)
Powered by blists - more mailing lists