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)
commit2826fa61c13716816c7ae658b8f1c5a4a505d8ac
tree0bde8f69ff7bde75c63b0c4e6dcf5992a5eb9066
parentd22d9b3a1d129349518c807e7997922f869e1f48
sh: Mark sparsemem regions present earlier.

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>
arch/sh/kernel/setup.c