commit | 8bc3e127421bf3b735edbde05135892c12c5f615 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Sep 02 16:48:40 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Sep 03 16:03:46 2009 +0200 |
tree | 27acafae8951633fd75ddc6713e77633662b90f5 | |
parent | 50020fb6324465e478d6c8cdbf3c695f0a60358d [diff] |
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>