commit | e382dffc904d14cb6e2c31e2eefebdca41343943 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Mon Jun 20 09:39:52 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Jun 20 14:32:07 2016 -0500 |
tree | 48d5f5cfd40581d2b40e859802950fc2ccfe7661 | |
parent | 3f57ff4f9c78ee0fafb010287019126ce8c1fc01 [diff] |
x86/PCI: VMD: Use x86_vector_domain as parent domain Otherwise APIC code assumes VMD's IRQ domain can be managed by the APIC, resulting in an invalid cast of irq_data during irq_force_complete_move(). Signed-off-by: Jon Derrick <jonathan.derrick@intel.com> Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>