From: Anton Vorontsov Date: Wed, 17 Dec 2008 10:09:01 +0000 (+0000) Subject: powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() X-Git-Tag: v2.6.29-rc1~574^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73753313884e8d063d9bf9d3e36325743ca006ba;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed