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:
27f4488
)
powerpc/powernv: Get kernel command line accross OPAL takeover
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 19 Sep 2011 17:44:56 +0000
(17:44 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 20 Sep 2011 06:09:48 +0000
(16:09 +1000)
We stash it in boot_command_line which isn't in BSS and so won't
be overwritten. We then use that as a default cmd_line before
we walk the device-tree.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found