From: Fenghua Yu Date: Fri, 17 Oct 2008 01:02:32 +0000 (-0700) Subject: intel-iommu: IA64 support X-Git-Tag: v2.6.28-rc1~39^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6985ce8ec7127b4d60ad450b64ca8b82748a3b;p=pandora-kernel.git intel-iommu: IA64 support The current Intel IOMMU code assumes that both host page size and Intel IOMMU page size are 4KiB. The first patch supports variable page size. This provides support for IA64 which has multiple page sizes. This patch also adds some other code hooks for IA64 platform including DMAR_OPERATION_TIMEOUT definition. [dwmw2: some cleanup] Signed-off-by: Fenghua Yu Signed-off-by: Tony Luck Signed-off-by: David Woodhouse --- Reading git-diff-tree failed