From: Leonid Yegoshin Date: Mon, 24 Nov 2014 15:42:46 +0000 (+0000) Subject: MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~5^2~26^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f3ee59ee7cfe19e0ee48d9a990c7967fbfcbed;p=pandora-kernel.git MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction MIPS uses the cpu_has_mips_r2_exec_hazard macro to determine whether the EHB instruction is available or not. This is necessary for MIPS R6 which also supports the EHB instruction. Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras --- Reading git-diff-tree failed