commit | 158d5b5e3654938cca963eec82cd10af49cda17f | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Jan 21 13:43:59 2011 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jan 21 14:08:36 2011 +1100 |
tree | 699ef9823c25d8e765da3be1528c5922742ebb28 | |
parent | c6baabfb84b37e7df52363c6c95c90f3b34afb56 [diff] |
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>