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:
67ece14
)
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2011 10:22:27 +0000
(11:22 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 20:07:41 +0000
(20:07 +0000)
Provide get_top_pte() to complement set_top_pte(), moving the only
users of TOP_PTE to arch/arm/mm/mm.h.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found