]> git.baikalelectronics.ru Git - kernel.git/commit
Use extended crashkernel command line on ppc64
authorBernhard Walle <bwalle@suse.de>
Fri, 19 Oct 2007 06:41:01 +0000 (23:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:51 +0000 (11:53 -0700)
commit43ae16ea51d7ad5ba535e3f17d58f49d8542f8f4
treeb8bddc4e2ce9fa3c2b1d7e3fc39d5e94634368a6
parent44186760e012acf5d0bee655198b90508a13a3bd
Use extended crashkernel command line on ppc64

This patch adapts the ppc64 code to use the generic parse_crashkernel()
function introduced in the generic patch of that series.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.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>
arch/powerpc/kernel/machine_kexec.c