commit | cc61c1fede7d02cb8133ab0952ca3f3ba1f7fbb1 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 12 18:35:38 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:46 2005 +0100 |
tree | 9ad2708ba9ce5038dd6df888d1fc69de055c35fd | |
parent | bbc7f22f6dca8a075b565ade49e9a982f89707c3 [diff] [blame] |
MIPS R2 instruction hazard handling. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c index b901473..08d7229 100644 --- a/arch/mips/mm/c-r4k.c +++ b/arch/mips/mm/c-r4k.c
@@ -529,6 +529,7 @@ args.end = end; on_each_cpu(local_r4k_flush_icache_range, &args, 1, 1); + instruction_hazard(); } /*