]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4899cafe63bf37afa088ad9a9c36d67670d4421c
treedb55270ea82dd7f6ed31e418f6844671862efa2c
parent000c4f68e5c85848dfaa344de8c058722e62bc59
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