]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: Parse crashkernel= parameter in first kernel
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:48 +0000 (18:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:31 +0000 (14:52 +1100)
commitdcee30361d25ea83499a99f921f9a56b4a1a79e7
tree3ec01e42ba916047c370925e6d8ede1ae96293bf
parentcc53291521701f9c7c7265bbb3c140563174d8b2
[PATCH] powerpc: Parse crashkernel= parameter in first kernel

This patch adds code to parse and setup the crash kernel resource in the
first kernel. PPC64 ignores the @x part, we always run at 32 MB.

Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom.c
arch/powerpc/kernel/prom_init.c