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:
0d31fe4
)
ARM: pgtable: get rid of TOP_PTE()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2011 10:25:53 +0000
(11:25 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 20:07:59 +0000
(20:07 +0000)
Get rid of the TOP_PTE() macro as we now have proper accessor functions
instead. No one should be directly referencing the top pte table
anymore.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found