]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[MIPS] Always install the DSP exception handler.
authorChris Dearman <chris@mips.com>
Thu, 24 May 2007 21:30:18 +0000 (22:30 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 11 Jun 2007 17:20:53 +0000 (18:20 +0100)
commitacaec427bc81199da41fb000ab1979041ebc3289
tree15d767c4ebe7c312c9b968a19634b2a929c6308e
parentda9bc7263dc7e32d52dd922fe3f46eb7107c0143
[MIPS] Always install the DSP exception handler.

Some non-DSP enabled cores 24K / 34K can generate a DSP exception where they
are actually expected to produce a reserved instruction exception.

Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c