]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Trap exception handling fixes
authorMaciej W. Rozycki <macro@codesourcery.com>
Thu, 23 May 2013 14:31:23 +0000 (14:31 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 23 May 2013 15:47:51 +0000 (17:47 +0200)
commit40d364bdf64942651c6ddb44a8cb97f02bcadc33
tree24e4328fd8d8d0f8cab547e57d41ec3adcd48ee7
parent8b59ba3991ddf2c96b94d3c5564629fc1d873344
MIPS: Trap exception handling fixes

127cb93f62c56ff76a4a5f933282c83cc50ab685 broke Trap exception handling in
the standard MIPS mode.  Additionally the microMIPS-mode trap code mask is
wrong, as it's a 4-bit field.  Here's a fix.

Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5309/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c