From: Fenghua Yu Date: Fri, 17 Oct 2008 19:14:13 +0000 (-0700) Subject: [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU X-Git-Tag: v2.6.28-rc1~64^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62fdd7678a26efadd6ac5c2869543caff77d2df0;p=pandora-kernel.git [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU The patch contains Intel IOMMU IA64 specific code. It defines new machvec dig_vtd, hooks for IOMMU, DMAR table detection, cache line flush function, etc. For a generic kernel with CONFIG_DMAR=y, if Intel IOMMU is detected, dig_vtd is used for machinve vector. Otherwise, kernel falls back to dig machine vector. Kernel parameter "machvec=dig" or "intel_iommu=off" can be used to force kernel to boot dig machine vector. Signed-off-by: Fenghua Yu Signed-off-by: Tony Luck --- Reading git-diff-tree failed