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:
9b05706
)
score: clean up mm/init.c
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Jun 2009 13:58:13 +0000
(15:58 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Jun 2009 13:58:13 +0000
(15:58 +0200)
score does not need multiple zero pages, because it does not
suffer from cache aliasing problems, so simplify that code.
Also make some functions static and include the appropriate
header files.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found