mbox series

[GIT,PULL] PCI fixes for v5.2

Message ID 20190622161623.GH127746@google.com
State Not Applicable
Headers show
Series [GIT,PULL] PCI fixes for v5.2 | expand

Pull-request

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

Message

Bjorn Helgaas June 22, 2019, 4:16 p.m. UTC
PCI fixes:

  - If an IOMMU is present, ignore the P2PDMA whitelist we added for v5.2
    because we don't yet know how to support P2PDMA in that case (Logan
    Gunthorpe)


The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6dbbd053e6aea827abde89ac9b9d6855dab1a66b:

  PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present (2019-06-19 16:43:42 -0500)

----------------------------------------------------------------
pci-v5.2-fixes-1

----------------------------------------------------------------
Logan Gunthorpe (1):
      PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present

 drivers/pci/p2pdma.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

pr-tracker-bot@kernel.org June 22, 2019, 4:55 p.m. UTC | #1
The pull request you sent on Sat, 22 Jun 2019 11:16:23 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b253d5f3ecc95c2b4e8d4a525fd754c9e32b0f6e

Thank you!