x86/PCI: Apply VMD's AERSID fixup generically
authorJon Derrick <jonathan.derrick@intel.com>
Fri, 7 Sep 2018 19:22:30 +0000 (13:22 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 2 Oct 2018 21:22:11 +0000 (16:22 -0500)
commit4f475e8e0a6d4f5d430350d1f74f7e4899fb1692
treedb55270ea82dd7f6ed31e418f6844671862efa2c
parent7876320f88802b22d4e2daf7eb027dd14175a0f8
x86/PCI: Apply VMD's AERSID fixup generically

A root port Device ID changed between simulation and production.  Rather
than match Device IDs which may not be future-proof if left unmaintained,
match all root ports which exist in a VMD domain.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/fixup.c