linux/arch/sh/kernel/cpu/sh2
Kieran Bingham 6c0602b8dd sh: Fix up the address error exception handler for SH-2.
Presently the SH-2/SH-2A address error exception dispatch copies off the
register state from the stack and skips over the first register, skewing
the rest. Fix up the math here so that the proper register state is
handed down to the exception handler itself.

Signed-off-by: Kieran Bingham <kbingham@mpc-data.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-03-13 19:43:07 +09:00
..
Makefile
clock-sh7619.c Storage class should be before const qualifier 2007-02-17 20:11:19 +01:00
entry.S sh: Fix up the address error exception handler for SH-2. 2008-03-13 19:43:07 +09:00
ex.S sh: Exception vector rework and SH-2/SH-2A support. 2006-12-06 10:45:36 +09:00
probe.c sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
setup-sh7619.c serial: Move asm-sh/sci.h to linux/serial_sci.h. 2008-02-26 14:52:45 +09:00