commit | 77f3ee59ee7cfe19e0ee48d9a990c7967fbfcbed | [log] [tgz] |
---|---|---|
author | Leonid Yegoshin <Leonid.Yegoshin@imgtec.com> | Mon Nov 24 15:42:46 2014 +0000 |
committer | Markos Chandras <markos.chandras@imgtec.com> | Tue Feb 17 15:37:30 2015 +0000 |
tree | 0ec062a246b5d8525feaf992630df643bafc08b6 | |
parent | d2e6d30ad123c81de1d8d6efa2e3e3e33c1e327b [diff] |
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 <Leonid.Yegoshin@imgtec.com> Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>