commit | 7de58fab9ccb63b4194ce39cf163a7491921d037 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Wed Jul 05 01:22:44 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 13 21:26:07 2006 +0100 |
tree | 6b7153cc7b731fdb8e1a5b1641d093bcedd78154 | |
parent | cfbae5d331b8872719b5cddb0ed5292c393ad78a [diff] |
[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 <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>