]> git.baikalelectronics.ru Git - kernel.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)
commita3bdc5691a2bff0025b31116f04f03a8253e3bd6
tree23fe531715b81c852db240b096c8ac43e20dd1c0
parent15072c6b3979ccc71d2f86e579fbf2247aebbaf6
[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