diff options
author | Michael Neuling <mikey@neuling.org> | 2007-06-07 11:19:22 +1000 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2007-06-19 14:04:41 +0900 |
commit | b84b87747a16f0afbef6f6802bb794a94f4961d9 (patch) | |
tree | eb4a281e75bf023977d78e8567b90076c4bbb405 /kexec/kexec.c | |
parent | 1a1dea172782db6b9ce20b3afe5ca046120a78bc (diff) |
kexec ppc64: fix misaligned cmdline
If the cmdline changes between boots, we can get misalignment of the
bootargs entry, which in turn corrupts our device tree blob and hence
kills our kexec boot. Also, if there was no /chosen/bootargs
previously, we'd never add a new one.
This ignores the bootargs while parsing the tree and inserts it later.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/kexec.c')
0 files changed, 0 insertions, 0 deletions