commit | 2826fa61c13716816c7ae658b8f1c5a4a505d8ac | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jun 01 17:04:36 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Fri Jun 08 02:43:45 2007 +0000 |
tree | 0bde8f69ff7bde75c63b0c4e6dcf5992a5eb9066 | |
parent | d22d9b3a1d129349518c807e7997922f869e1f48 [diff] |
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>