Merge branch 'remotes/lorenzo/pci/vmd'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 24 May 2022 21:42:28 +0000 (16:42 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 24 May 2022 21:42:28 +0000 (16:42 -0500)
- Assign VMD IRQ domain before enumeration to avoid IOMMU interrupt
  remapping errors when MSI-X remapping is disabled (Nirmal Patel)

- Revert VMD workaround that kept MSI-X remapping enabled when IOMMU
  remapping was enabled (Nirmal Patel)

* remotes/lorenzo/pci/vmd:
  PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by IOMMU.")
  PCI: vmd: Assign VMD IRQ domain before enumeration


Trivial merge