From: Maciej W. Rozycki Date: Fri, 3 Apr 2015 22:26:27 +0000 (+0100) Subject: MIPS: BREAK instruction interpretation corrections X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a31da50158c1003bd487968d89a6b27ff25bb6;p=pandora-kernel.git MIPS: BREAK instruction interpretation corrections Add the missing microMIPS BREAK16 instruction code interpretation and reshape code removing instruction fetching duplication and the separate call to `do_trap_or_bp' in the MIPS16 path. Signed-off-by: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9696/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed