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:
533a0f1
)
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
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 20 Feb 2013 21:19:21 +0000
(23:19 +0200)
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