linux/arch/sh/kernel/cpu/sh5
Paul Mundt b2212ea41d sh64: Kill off unused trap_no/error_code from thread_struct.
While the trap number and error code are passed around for debugging
purposes, this occurs wholly independently of the thread struct values.
These values were never part of the sigcontext ABI and are thus never
passed anywhere, so we can just kill them off across the board.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-04-19 17:52:20 +09:00
..
clock-sh5.c sh: sh5 sh_clk_ops rename 2012-03-12 22:19:12 +01:00
entry.S
fpu.c sh64: Kill off unused trap_no/error_code from thread_struct. 2012-04-19 17:52:20 +09:00
Makefile
probe.c sh: Tidy CPU probing and fixup section annotations. 2010-04-21 12:01:06 +09:00
setup-sh5.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework 2011-01-13 15:06:28 +09:00
switchto.S
unwind.c