]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/PCI: Add additional VMD device root ports to VMD AER quirk
authorJon Derrick <jonathan.derrick@intel.com>
Fri, 18 May 2018 19:28:01 +0000 (13:28 -0600)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 24 May 2018 16:43:19 +0000 (17:43 +0100)
commita5ad57e6b831a5ea99e128aae4372b5b72323c08
tree17c226ca5570eb3b19b57fd9485388eee77a0e71
parent2a5a9c9a20f919c33bb315dab2867992ec96dfa4
x86/PCI: Add additional VMD device root ports to VMD AER quirk

VMD devices change the source id of messages from child devices to the
VMD endpoint. This patch adds additional VMD root port device ids to the
AER quirk which requires walking the bus to determine which devices were
throwing the error.

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