Chad Reese b1c231f5a5 [MIPS] Fix sparsemem support.
Move memory_present() in arch/mips/kernel/setup.c. When using sparsemem
extreme, this function does an allocate for bootmem. This would always
fail since init_bootmem hasn't been called yet.
    
Move memory_present after free_bootmem. This only marks actual memory
ranges as present instead of the entire address space.
    
Signed-off-by: Chad Reese  <creese@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-06-06 00:15:20 +01:00
..
2006-06-01 00:28:29 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:32:09 +01:00
2006-04-26 07:52:21 -07:00
2006-06-01 00:28:35 +01:00
2006-04-19 04:14:28 +02:00
2005-10-29 19:31:17 +01:00
2006-04-27 15:13:50 +01:00
2006-04-19 04:14:28 +02:00
2006-06-06 00:15:20 +01:00
2006-03-21 13:27:46 +00:00
2006-04-19 04:14:28 +02:00
2005-10-29 19:30:50 +01:00
2006-04-27 15:13:50 +01:00