From: Ralf Baechle Date: Mon, 5 Dec 2005 13:47:25 +0000 (+0000) Subject: MIPS: DSP: eleminate used_dsp. X-Git-Tag: v2.6.16-rc1~462^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c35585273b26a580b2e2ad3d6a7db282308eec5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed