From: Jesper Nilsson Date: Thu, 17 Jun 2010 13:25:54 +0000 (+0200) Subject: MIPS: Return after handling coprocessor 2 exception X-Git-Tag: v2.6.35-rc5~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dc9d51a89ba10a1f7b3ed15f1262eb83e87e74;p=pandora-kernel.git MIPS: Return after handling coprocessor 2 exception Breaking here dropped us to the default code which always sends a SIGILL to the current process, no matter what the CU2 notifier says. [Ralf: Currently this only hurts on Cavium and possibly some out of tree platforms.] Signed-off-by: Jesper Nilsson To: linux-mips@linux-mips.org To: linux-kernel@vger.kernel.org Patchwork: http://patchwork.linux-mips.org/patch/1391/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed