From: Atsushi Nemoto Date: Tue, 4 Jul 2006 16:22:44 +0000 (+0900) Subject: [MIPS] Sparsemem fixes X-Git-Tag: v2.6.18-rc2~81^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de58fab9ccb63b4194ce39cf163a7491921d037;p=pandora-kernel.git [MIPS] Sparsemem fixes 1. MIPS should select SPARSEMEM_STATIC since allocating bootmem in memory_present() will corrupt bootmap area. 2. pfn_valid() for SPARSEMEM is defined in linux/mmzone.h Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed