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:
b0d0374
)
ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 21 Nov 2010 23:48:55 +0000
(23:48 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 26 Nov 2010 20:45:46 +0000
(20:45 +0000)
Remove knowledge of the 2-level wrapping in pgd_free(), and use the
pXd_none_or_clear_bad() macros when checking the entries.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found