commit | d66f99bc46925831236cf2335fcc6087d34e2195 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Fri Aug 19 18:13:35 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:48:40 2017 +0100 |
tree | 299bc1d9dfee316bd8ab757a46489f1634f36680 | |
parent | 819da1ead13621edd4f05df730651cf5b623de7e [diff] |
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing Physically indexed caches cannot suffer from virtual aliasing, so clear the MIPS_CACHE_ALIASES bit in order to ensure we don't do extra work avoiding aliasing that cannot happen. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14017/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>