Home
last modified time | relevance | path

Searched hist:"9 b00ac06978c54788f13eefd34a07b77db48d567" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkexec.hdiff 9b00ac06978c54788f13eefd34a07b77db48d567 Tue Nov 29 18:23:10 CST 2011 Anton Blanchard <anton@samba.org> powerpc: Remove broken and complicated kdump system reset code

We have a lot of complicated logic that handles possible recursion between
kdump and a system reset exception. We can solve this in a much simpler
way using the same setjmp/longjmp tricks xmon does.

As a first step, this patch removes the old system reset code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.cdiff 9b00ac06978c54788f13eefd34a07b77db48d567 Tue Nov 29 18:23:10 CST 2011 Anton Blanchard <anton@samba.org> powerpc: Remove broken and complicated kdump system reset code

We have a lot of complicated logic that handles possible recursion between
kdump and a system reset exception. We can solve this in a much simpler
way using the same setjmp/longjmp tricks xmon does.

As a first step, this patch removes the old system reset code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>