original_kernel/arch/sh/kernel
Bernhard Walle 7d7712a385 Use extended crashkernel command line on sh
This patch removes the crashkernel parsing from arch/sh/kernel/machine_kexec.c
and calls the generic function, introduced in the generic patch, in
setup_bootmem_allocator().

This is necessary because the amount of System RAM must be known in this
function now because of the new syntax.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Cc: Vivek Goyal <vgoyal@in.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:51 -07:00
..
cpu
timers
vsyscall
Makefile
asm-offsets.c
cf-enabler.c
cpufreq.c
crash_dump.c
debugtraps.S
early_printk.c
entry-common.S
head.S
init_task.c
io.c
io_generic.c
irq.c
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c Use extended crashkernel command line on sh 2007-10-19 11:53:51 -07:00
machvec.c
module.c
pm.c
process.c
ptrace.c
relocate_kernel.S
semaphore.c
setup.c Use extended crashkernel command line on sh 2007-10-19 11:53:51 -07:00
sh_bios.c
sh_ksyms.c
signal.c
smp.c
stacktrace.c
sys_sh.c
syscalls.S
time.c
topology.c
traps.c
vmlinux.lds.S