diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2006-08-22 21:15:47 +0900 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-11-30 01:14:48 +0000 |
commit | 0550d9d13e02b30efa117d47fcadea450bb23d23 (patch) | |
tree | 5bfdbe50ebd06b2215fbad9388586bd4106861ec /arch/mips/jmr3927 | |
parent | e56798824456bd907cefe840ca127df0518942e3 (diff) | |
download | linux-3.10-0550d9d13e02b30efa117d47fcadea450bb23d23.tar.gz linux-3.10-0550d9d13e02b30efa117d47fcadea450bb23d23.tar.bz2 linux-3.10-0550d9d13e02b30efa117d47fcadea450bb23d23.zip |
[MIPS] Remove redundant r4k_blast_icache() calls
r4k_flush_cache_all() and r4k_flush_cache_mm() case: these are noop if
the CPU did not have dc_aliases. It would mean we do not need to care
about icache here.
r4k_flush_cache_range case: if r4k_flush_cache_mm() did not need to
care about icache, it would be same for this function.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/jmr3927')
0 files changed, 0 insertions, 0 deletions