powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 17 Dec 2008 10:09:01 +0000 (10:09 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 23 Dec 2008 04:13:28 +0000 (15:13 +1100)
commit73753313884e8d063d9bf9d3e36325743ca006ba
tree671d11f4f25c0eb86bdc9ad2ba2d92333556d10a
parent322b439455ea62e6480e300c77b258e872896381
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()

This replaces the dummy crash_setup_regs function with full-fledged
crash_setup_regs implementation.  On PPC32 we simply use the new
ppc_save_regs function to dump the registers.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/kexec.h
arch/powerpc/kernel/Makefile