x86/amd-iommu: Change alloc_pte to support 64 bit address space
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:48:40 +0000 (16:48 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:46 +0000 (16:03 +0200)
commit8bc3e127421bf3b735edbde05135892c12c5f615
tree27acafae8951633fd75ddc6713e77633662b90f5
parent50020fb6324465e478d6c8cdbf3c695f0a60358d
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 <joerg.roedel@amd.com>
arch/x86/kernel/amd_iommu.c