From: Maciej W. Rozycki Date: Fri, 3 Apr 2015 22:26:21 +0000 (+0100) Subject: MIPS: Correct MIPS16 BREAK code interpretation X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68893e0051419ccdc14fd6eafcdecc96533c6cc3;p=pandora-kernel.git MIPS: Correct MIPS16 BREAK code interpretation Correct the interpretation of the immediate MIPS16 BREAK instruction code embedded in the instruction word across bits 10:5 rather than 11:6 as current code implies, fixing the interpretation of integer overflow and divide by zero traps. Signed-off-by: Maciej W. Rozycki Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9695/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed