From: Michael Ellerman Date: Sun, 4 Dec 2005 07:39:12 +0000 (+1100) Subject: [PATCH] powerpc: Propagate regs through to machine_crash_shutdown X-Git-Tag: v2.6.16-rc1~666^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0ca2ce4b2f4a5132e7e230be8a510755c20870;p=pandora-kernel.git [PATCH] powerpc: Propagate regs through to machine_crash_shutdown Currently machine_crash_shutdown() gets a struct pt_regs, but doesn't pass it through to the ppc_md function, it should. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed