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:
b510b04
)
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 16 Nov 2010 00:19:55 +0000
(
00:19
+0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 26 Nov 2010 20:45:45 +0000
(20:45 +0000)
Rather than passing the pte value to __pte_error, pass the raw pte_t
cookie instead. Do the same for pmd and pgd functions.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found