From: Paul Mundt Date: Fri, 1 Jun 2007 08:04:36 +0000 (+0900) Subject: sh: Mark sparsemem regions present earlier. X-Git-Tag: v2.6.23-rc1~785^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2826fa61c13716816c7ae658b8f1c5a4a505d8ac;p=pandora-kernel.git 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 --- Reading git-diff-tree failed