MIPS: DSP: eleminate used_dsp.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 5 Dec 2005 13:47:25 +0000 (13:47 +0000)
committer <ralf@denk.linux-mips.net> <>
Tue, 10 Jan 2006 13:39:04 +0000 (13:39 +0000)
commit6c35585273b26a580b2e2ad3d6a7db282308eec5
treeae81213a06a1f2728050319b47f51308d9d197ca
parentda2c9ed55b0c7e8107f23530bde293239a0b5091
MIPS: DSP: eleminate used_dsp.

used_dsp was meant to be used like used_math - but since the FPU context
is small and lazy context switching is a stupid idea on multiprocessors
this idea only got halfway implemented and those bits are were now
breaking ptrace.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/ptrace.c
arch/mips/kernel/ptrace32.c
include/asm-mips/processor.h