diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-02-24 10:54:52 -0600 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-24 14:34:50 -0800 |
commit | 329dda083e496bc5ffbb4b1973243bd8a9420e24 (patch) | |
tree | 03a2e4b1ac12275d2faa10009170c91b66618fcd /fs | |
parent | 4853a615bbfb5aae4c3e2203b4b2742c109784c9 (diff) | |
download | blackbird-obmc-linux-329dda083e496bc5ffbb4b1973243bd8a9420e24.tar.gz blackbird-obmc-linux-329dda083e496bc5ffbb4b1973243bd8a9420e24.zip |
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
mem= command line option was being ignored in arch/powerpc if we were not
a CONFIG_MULTIPLATFORM (which is handled via prom_init stub). The initial
command line extraction and parsing needed to be moved earlier in the boot
process and have code to actual parse mem= and do something about it.
Also, fixed a compile warning in the file.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions