linux-stable/arch/score/mm
Arnd Bergmann fbd85b0e26 score: clean up mm/init.c
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>
2009-06-27 15:58:13 +02:00
..
cache.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
extable.c
fault.c
init.c score: clean up mm/init.c 2009-06-27 15:58:13 +02:00
Makefile
pgtable.c
tlb-miss.S
tlb-score.c