summaryrefslogtreecommitdiff
path: root/kexec/kexec.c
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2007-06-07 11:19:22 +1000
committerSimon Horman <horms@verge.net.au>2007-06-19 14:04:41 +0900
commitb84b87747a16f0afbef6f6802bb794a94f4961d9 (patch)
treeeb4a281e75bf023977d78e8567b90076c4bbb405 /kexec/kexec.c
parent1a1dea172782db6b9ce20b3afe5ca046120a78bc (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