commit | 9cdf30bd3bac697fc533988f44a117434a858f69 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Mar 25 13:14:16 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 10 15:41:47 2015 +0200 |
tree | 72a01363e39b79c635f76691e7a1213c7d4ca85a | |
parent | aebac99384f7a6d83a3dcd42bf2481eed2670083 [diff] |
MIPS: Fix cpu_has_mips_r2_exec_hazard. 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 <ralf@linux-mips.org>