Sheng Yang 25cbff1660 intel-iommu: Fix reference by physical address in intel_iommu_attach_device()
Commit a99c47a2 "intel-iommu: errors with smaller iommu widths" replace the
dmar_domain->pgd with the first entry of page table when iommu's supported
width is smaller than dmar_domain's. But it use physical address directly
for new dmar_domain->pgd...

This result in KVM oops with VT-d on some machines.

Reported-by: Allen Kay <allen.m.kay@intel.com>
Cc: Tom Lyon <pugs@cisco.com>
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-06-15 10:40:02 +01:00
..
2005-10-18 08:26:15 -07:00
2010-05-21 17:25:01 -07:00
2010-03-11 14:04:27 +01:00
2010-05-11 10:07:20 +02:00
2010-06-07 16:03:10 -04:00
2009-02-13 12:01:56 -08:00
2008-06-25 16:05:13 -07:00
2009-07-12 12:22:34 -07:00