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:
16f393d
)
sh: Fix up early mem cmdline parsing.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 30 Oct 2007 08:18:08 +0000
(17:18 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 30 Oct 2007 08:18:08 +0000
(17:18 +0900)
memory_end was being clobbered by whatever the kernel config had
specified, rather than obeying the setup option. Fix this up so
that memory_end is only initialized if nothing has been set on
the command line.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found