commit | a9a6e7a09598013ff97e34ebd84c39d1f51f261a | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@codesourcery.com> | Thu May 23 14:31:23 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu May 23 17:47:51 2013 +0200 |
tree | 24e4328fd8d8d0f8cab547e57d41ec3adcd48ee7 | |
parent | 8f657933a3c2086d4731350c98f91a990783c0d3 [diff] |
MIPS: Trap exception handling fixes 2a0b24f56c2492b932f1aed617ae80fb23500d21 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>