commit | a5ad57e6b831a5ea99e128aae4372b5b72323c08 | [log] [tgz] |
---|---|---|
author | Jon Derrick <jonathan.derrick@intel.com> | Fri May 18 13:28:01 2018 -0600 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Thu May 24 17:43:19 2018 +0100 |
tree | 17c226ca5570eb3b19b57fd9485388eee77a0e71 | |
parent | 2a5a9c9a20f919c33bb315dab2867992ec96dfa4 [diff] |
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>