[PATCH] powerpc: Add CONFIG_CRASH_DUMP
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:23 +0000 (18:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:52:14 +0000 (14:52 +1100)
commit398ab1fcb960ea0800f40a9c36355855e3e23389
treeeb7eda3afffb3c99fc57b1064c7501e0ee2cf931
parent4693c09a47203d79a9adb69acaf3b3bb3dcf9390
[PATCH] powerpc: Add CONFIG_CRASH_DUMP

This patch adds a Kconfig variable, CONFIG_CRASH_DUMP, which configures the
built kernel for use as a Kdump kernel.

Currently "all" this involves is changing the value of KERNELBASE to 32 MB.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/kernel/setup_64.c
include/asm-powerpc/page.h