git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50020fb
)
x86/amd-iommu: Change alloc_pte to support 64 bit address space
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 2 Sep 2009 14:48:40 +0000
(16:48 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:03:46 +0000
(16:03 +0200)
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>
No differences found