commit | 4277ff5ee55694f67d9c6586bb4c06991e221a68 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Jun 03 22:40:15 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jun 29 21:10:49 2006 +0100 |
tree | c75ff9101d0dc14688c86f709370d3e122e7402a | |
parent | b4ab24e1c8c1442b2928bab1325b56bdbbcf898e [diff] [blame] |
[MIPS] Fix use of ehb instruction for non-R2 configurations. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/genex.S b/arch/mips/kernel/genex.S index ff7af36..6888cde 100644 --- a/arch/mips/kernel/genex.S +++ b/arch/mips/kernel/genex.S
@@ -214,7 +214,7 @@ mtc0 t0, CP0_TCCONTEXT xor t1, t1, t0 mtc0 t1, CP0_STATUS - ehb + _ehb #endif /* CONFIG_MIPS_MT_SMTC */ CLI move a0, sp