From: Joerg Roedel Date: Wed, 2 Sep 2009 14:48:40 +0000 (+0200) Subject: x86/amd-iommu: Change alloc_pte to support 64 bit address space X-Git-Tag: v2.6.32-rc1~727^2^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc3e127421bf3b735edbde05135892c12c5f615;p=pandora-kernel.git x86/amd-iommu: Change alloc_pte to support 64 bit address space This patch changes the alloc_pte function to be able to map pages into the whole 64 bit address space supported by AMD IOMMU hardware from the old limit of 2**39 bytes. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed