]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34d63a775a9b12e12b597f0902fa3f7b12e05467
tree699ef9823c25d8e765da3be1528c5922742ebb28
parent4fe1cae83754487ee035bd8c7162b52aade3574b
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