powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler
authorAnton Blanchard <anton@samba.org>
Fri, 21 Jan 2011 02:43:59 +0000 (13:43 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Jan 2011 03:08:36 +0000 (14:08 +1100)
commit158d5b5e3654938cca963eec82cd10af49cda17f
tree699ef9823c25d8e765da3be1528c5922742ebb28
parentc6baabfb84b37e7df52363c6c95c90f3b34afb56
powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler

Use the crash handler hooks to run the SPU stop code, just like we do for
ehea and cell RAS code.

While I'm here I noticed "CPUSs reliabally"

so fix the spelling MISTAKESs reliabally.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/spu.h
arch/powerpc/kernel/crash.c
arch/powerpc/platforms/cell/spu_base.c