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
..
2005-11-17 16:23:48 +00:00
2006-02-08 17:52:25 +00:00
2006-01-08 20:13:39 -08:00
2006-03-27 08:44:49 -08:00
2006-04-19 04:14:28 +02:00
2006-06-01 00:28:35 +01:00
2006-04-19 04:14:28 +02:00
2006-06-01 00:28:31 +01:00
2006-02-15 15:32:22 -08:00
2006-06-06 00:15:20 +01:00
2006-04-19 04:14:28 +02:00
2006-04-19 04:14:22 +02:00
2006-03-21 13:27:46 +00:00
2006-06-06 00:15:20 +01:00
2006-04-19 04:14:28 +02:00
2006-03-22 00:13:35 +01:00
2006-03-26 08:57:00 -08:00
2006-04-19 04:14:14 +02:00