remarkable-linux/arch/powerpc
Milton Miller 66c721e184 powerpc/kexec: Check crash_base for relocatable kernel
Enforce that the crash kernel region never overlaps the current kernel,
as it will be written directly on kexec load.

Also, default to the previous KDUMP_KERNELBASE if the start is 0.

Other architectures (x86, ia64) state that specifying the start address
0 (or omitting it) will result in the kernel allocating it.  Before the
relocatable patch in 2.6.28, powerpc would adjust any other start value
to the hardcoded KDUMP_KERNELBASE of 32M.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-01-13 14:47:59 +11:00
..
boot Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
configs [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 2009-01-12 20:08:47 +00:00
include/asm Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
kernel powerpc/kexec: Check crash_base for relocatable kernel 2009-01-13 14:47:59 +11:00
kvm KVM: Consolidate userspace memory capability reporting into common code 2008-12-31 16:55:46 +02:00
lib Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2008-12-28 16:54:33 -08:00
math-emu powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. 2008-12-03 08:19:16 -06:00
mm Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
oprofile Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile 2009-01-09 12:43:06 -08:00
platforms Merge commit 'gcl/gcl-next' into next 2009-01-13 13:59:11 +11:00
sysdev Merge commit 'kumar/kumar-next' into next 2009-01-13 13:59:03 +11:00
xmon powerpc: Prepare xmon_save_regs for use with kdump 2008-12-23 15:13:28 +11:00
Kconfig powerpc: enable dynamic ftrace 2009-01-08 16:25:18 +11:00
Kconfig.debug powerpc: Allow the max stack trace depth to be configured 2008-12-03 20:46:35 +11:00
Makefile powerpc: Remove unncessary SPE related compiler flag 2008-12-03 08:19:10 -06:00