From: Arnd Bergmann Date: Sat, 27 Jun 2009 13:58:13 +0000 (+0200) Subject: score: clean up mm/init.c X-Git-Tag: v2.6.32-rc1~639^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd85b0e26bab0a13dcf860f2c20e86cb0507b61;p=pandora-kernel.git 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 --- Reading git-diff-tree failed