Skip to content
  • Bjorn Helgaas's avatar
    Merge branch 'pci/host-vmd' into next · bdf53098
    Bjorn Helgaas authored
    * pci/host-vmd:
      x86/PCI: VMD: Move VMD driver to drivers/pci/host
      x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
      x86/PCI: VMD: Eliminate index member from IRQ list
      x86/PCI: VMD: Eliminate vmd_vector member from list type
      x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
      x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
      PCI: Use positive flags in pci_alloc_irq_vectors()
      PCI: Update "pci=resource_alignment" documentation
    
    Conflicts:
    	drivers/pci/host/Kconfig
    	drivers/pci/host/Makefile
    bdf53098