]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
authorMichael Ellerman <michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:12 +0000 (18:39 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:51:47 +0000 (14:51 +1100)
commitcd0ca2ce4b2f4a5132e7e230be8a510755c20870
tree23fe531715b81c852db240b096c8ac43e20dd1c0
parente40c7f02723e2be5d3144917191aa9fbec5bb64e
[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 <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/machine_kexec.c
include/asm-powerpc/machdep.h