From: Joerg Roedel Date: Thu, 3 Sep 2009 09:33:51 +0000 (+0200) Subject: x86/amd-iommu: Change iommu_map_page to support multiple page sizes X-Git-Tag: v2.6.32-rc1~727^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abdc5eb3d69279039ba6cb89719913d08013ab14;p=pandora-kernel.git x86/amd-iommu: Change iommu_map_page to support multiple page sizes This patch adds a map_size parameter to the iommu_map_page function which makes it generic enough to handle multiple page sizes. This also requires a change to alloc_pte which is also done in this patch. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed