From: Bernhard Walle Date: Fri, 19 Oct 2007 06:41:02 +0000 (-0700) Subject: Use extended crashkernel command line on sh X-Git-Tag: v2.6.24-rc1~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d7712a385d5b0a6f921dbd9b66ad3aaed387b5e;p=pandora-kernel.git 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 Acked-by: Paul Mundt Cc: Vivek Goyal Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed