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:
69529c0
)
ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 21 Nov 2010 11:00:56 +0000
(11:00 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 26 Nov 2010 20:45:45 +0000
(20:45 +0000)
These old names are just aliases for pgd_alloc/pgd_free. Just use the
new names.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found