diff options
author | Paul Burton <paul.burton@imgtec.com> | 2015-09-22 20:42:49 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-11-11 08:35:28 +0100 |
commit | 974a0b6a2c40260b0ac64a5523106f5991cc5127 (patch) | |
tree | 09dff2f8cb89df8fc133c25fd25993fd7e580071 /arch/mips/ath79 | |
parent | MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo (diff) | |
download | linux-974a0b6a2c40260b0ac64a5523106f5991cc5127.tar.xz linux-974a0b6a2c40260b0ac64a5523106f5991cc5127.zip |
MIPS: tlbex: Remove some RIXI redundancy
The cpu_has_rixi cases in build_update_entries are now identical to the
non-RIXI cases with the one exception of the r45k_bvahwbug case which is
hardcoded as never happening anyway & presumably was either missed from
the RIXI path or would never happen on a CPU with RIXI support. Remove
the redundant checks & duplication.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-kernel@vger.kernel.org
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Markos Chandras <markos.chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/11215/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ath79')
0 files changed, 0 insertions, 0 deletions