From: Allen Kay Date: Fri, 14 Oct 2011 19:32:17 +0000 (-0700) Subject: intel-iommu: set iommu_superpage on VM domains to lowest common denominator X-Git-Tag: v3.1~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8140a95d228efbcd64d84150e794761a32463947;p=pandora-kernel.git intel-iommu: set iommu_superpage on VM domains to lowest common denominator set dmar->iommu_superpage field to the smallest common denominator of super page sizes supported by all active VT-d engines. Initialize this field in intel_iommu_domain_init() API so intel_iommu_map() API will be able to use iommu_superpage field to determine the appropriate super page size to use. Signed-off-by: Allen Kay Signed-off-by: David Woodhouse --- Reading git-diff-tree failed