From: Ralf Baechle Date: Wed, 25 Mar 2015 12:14:16 +0000 (+0100) Subject: MIPS: Fix cpu_has_mips_r2_exec_hazard. X-Git-Tag: v3.2.70~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8feb2a714b3478b2cde5c576fd9f47ef44b60e8d;p=pandora-kernel.git MIPS: Fix cpu_has_mips_r2_exec_hazard. commit 9cdf30bd3bac697fc533988f44a117434a858f69 upstream. Returns a non-zero value if the current processor implementation requires an IHB instruction to deal with an instruction hazard as per MIPS R2 architecture specification, zero otherwise. For a discussion, see http://patchwork.linux-mips.org/patch/9539/. Signed-off-by: Ralf Baechle [bwh: Backported to 3.2: trim the CPU type list] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed