From: Joerg Roedel Date: Fri, 15 Jan 2010 13:41:15 +0000 (+0100) Subject: x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizes X-Git-Tag: v2.6.35-rc1~526^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbb9d729f3433c9c2660b01dc52e6deb89488886;p=pandora-kernel.git x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizes This patch changes the old map_size parameter of alloc_pte to a page_size parameter which can be used more easily to alloc a pte for intermediate page sizes. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed