git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22d9b3
)
sh: Mark sparsemem regions present earlier.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 1 Jun 2007 08:04:36 +0000
(17:04 +0900)
committer
Paul 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