From: Markos Chandras Date: Tue, 2 Dec 2014 15:30:19 +0000 (+0000) Subject: MIPS: mm: c-r4k: Set the correct ISA level X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~5^2~26^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee486274ec1e63f056c991e2523c32780670d08;p=pandora-kernel.git MIPS: mm: c-r4k: Set the correct ISA level The local_r4k_flush_cache_sigtramp function uses the 'cache' instruction inside an asm block. However, MIPS R6 changed the opcode for the cache instruction and as a result of which we need to set the correct ISA level. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed