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:
24cd772
)
x86/amd-iommu: Make amd_iommu_iova_to_phys aware of multiple page sizes
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 21 Jan 2010 15:15:24 +0000
(16:15 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:12 +0000
(18:01 +0100)
This patch extends the amd_iommu_iova_to_phys() function to
handle different page sizes correctly. It doesn't use
fetch_pte() anymore because we don't know (or care about)
the page_size used for mapping the given iova.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found