OSDN Git Service

Merge branch 'pci/peer-to-peer'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Aug 2018 19:58:58 +0000 (14:58 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Aug 2018 19:58:58 +0000 (14:58 -0500)
commitc689209be23166b340c224df8ecd5deea163da56
tree3e7a5ec634d0db624644a79c08e983e38d3ad736
parenteadf3d3209435faa500a8e39ff6181c41ecea29d
parent10dbc9fedcf151ab794f5e22d4f34f1eff01a08f
Merge branch 'pci/peer-to-peer'

  - Add "pci=disable_acs_redir=" parameter to disable ACS redirection for
    peer-to-peer DMA support (we don't have the peer-to-peer support yet;
    this is just one piece) (Logan Gunthorpe)

* pci/peer-to-peer:
  PCI: Add ACS Redirect disable quirk for Intel Sunrise Point
  PCI: Add device-specific ACS Redirect disable infrastructure
  PCI: Convert device-specific ACS quirks from NULL termination to ARRAY_SIZE
  PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
  PCI: Allow specifying devices using a base bus and path of devfns
  PCI: Make specifying PCI devices in kernel parameters reusable
  PCI: Hide ACS quirk declarations inside PCI core
drivers/pci/pci.c
drivers/pci/pci.h
drivers/pci/quirks.c
include/linux/pci.h