Files
linux-st/arch/sh/kernel
Michael Trimarchi 01ab10393c sh: Fix up DSP context save/restore.
There were a number of issues with the DSP context save/restore code,
mostly left-over relics from when it was introduced on SH3-DSP with
little follow-up testing, resulting in things like task_pt_dspregs()
referencing incorrect state on the stack.

This follows the MIPS convention of tracking the DSP state in the
thread_struct and handling the state save/restore in switch_to() and
finish_arch_switch() respectively. The regset interface is also updated,
which allows us to finally be rid of task_pt_dspregs() and the special
cased task_pt_regs().

Signed-off-by: Michael Trimarchi <michael@evidence.eu.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-04-04 11:48:11 -04:00
..
2009-04-04 11:48:11 -04:00
2009-03-10 12:55:40 +09:00
2008-12-22 18:44:04 +09:00
2008-12-22 18:44:04 +09:00
2009-01-27 14:49:10 +09:00
2008-12-31 18:07:42 -05:00
2008-12-22 18:44:04 +09:00
2009-03-10 12:55:40 +09:00
2009-03-18 18:57:43 +09:00
2009-03-31 08:25:54 +09:00
2008-12-22 18:44:44 +09:00
2009-03-10 12:55:40 +09:00