powerpc/32: Wire up the trampoline code for kdump
authorDale Farnsworth <dale@farnsworth.org>
Wed, 17 Dec 2008 10:09:26 +0000 (10:09 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 23 Dec 2008 04:13:29 +0000 (15:13 +1100)
commitf8f50b1bddd49eb171398cfc543c957884dc6e35
tree0813d5bf36740e6a294e9b07be6d1d8d2cac60df
parentccdcef72c249c289898b164eada89a61855b9287
powerpc/32: Wire up the trampoline code for kdump

Wire up the trampoline code for ppc32 to relay exceptions from the
vectors at address 0 to vectors at address 32MB, and modify Kconfig
to enable Kdump support for all classic powerpcs.

Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/include/asm/kdump.h
arch/powerpc/kernel/setup_32.c