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:
d362979
)
[ARM] Make v6 copypage function static and cleanup pgprots
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 30 Oct 2005 19:03:21 +0000
(19:03 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 30 Oct 2005 19:03:21 +0000
(19:03 +0000)
We know what pgprot we're going to use, so don't #define it. Also,
since we select the nonaliasing/aliasing copypage implementation at
run time, there's no point having it globally visible.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found