sh: Mark sparsemem regions present earlier.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 1 Jun 2007 08:04:36 +0000 (17:04 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:45 +0000 (02:43 +0000)
We have to call in to sparse_memory_present_with_active_regions()
earlier in order for sparsemem to be happy. This was being called
too late, and was causing troubles with the platforms that needed
to enable sparsemem.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found