]> git.baikalelectronics.ru Git - kernel.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)
commit90ae650a0a3f2e9f2be1a47829bd3ddca4722f2a
tree15d767c4ebe7c312c9b968a19634b2a929c6308e
parentcc17fb4a063a7de9b0737397865f25d02ad5bafc
[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