From: David Daney Date: Fri, 24 May 2013 20:54:09 +0000 (+0000) Subject: MIPS: Don't try to decode microMIPS branch instructions where they cannot exist. X-Git-Tag: v3.11-rc1~14^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe6d29095d4370bed3a525404c45bbd6aa7c191b;p=pandora-kernel.git MIPS: Don't try to decode microMIPS branch instructions where they cannot exist. In mm_isBranchInstr() we can short circuit the entire function if !cpu_has_mmips. Signed-off-by: David Daney Acked-by: Steven J. Hill Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5326/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed