diff options
author | Anton Blanchard <anton@samba.org> | 2011-11-30 01:23:11 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-12-08 04:02:22 +0100 |
commit | 07fe0c6132578186773e01ffb0f63ded222effe7 (patch) | |
tree | 306f3fe8cc1994994a0d581c5d5b3d6d612d0def /arch/powerpc/kernel/vdso.c | |
parent | powerpc: Remove broken and complicated kdump system reset code (diff) | |
download | linux-07fe0c6132578186773e01ffb0f63ded222effe7.tar.xz linux-07fe0c6132578186773e01ffb0f63ded222effe7.zip |
powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursion
We can handle recursion caused by system reset by reusing the crash
shutdown fault handler.
Since we don't have an OS triggerable NMI, if all CPUs don't make it
into kdump then we tell the user to issue a system reset. However if
we have a panic timeout set we cannot wait forever and must continue
the kdump.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/vdso.c')
0 files changed, 0 insertions, 0 deletions