[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)
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>

No differences found