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:
87a64d5
)
x86/amd-iommu: Move some pte allocation functions in the right section
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 24 Nov 2009 16:43:32 +0000
(17:43 +0100)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 27 Nov 2009 13:20:30 +0000
(14:20 +0100)
This patch moves alloc_pte() and fetch_pte() into the page
table handling code section so that the forward declarations
for them could be removed.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found