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:
a32618d
)
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:28 +0000
(17:30 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Thu, 8 Dec 2011 10:30:37 +0000
(10:30 +0000)
The page table maintenance macros need to be duplicated between the
classic and the LPAE MMU so this patch moves those that are not common
to the pgtable-2level.h file.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found