From: Maciej W. Rozycki Date: Thu, 23 May 2013 14:31:23 +0000 (+0000) Subject: MIPS: Trap exception handling fixes X-Git-Tag: v3.10-rc5~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a6e7a09598013ff97e34ebd84c39d1f51f261a;p=pandora-kernel.git 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 Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5309/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed