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:
6938280
)
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, 6 Feb 2013 17:48:41 +0000
(19:48 +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