MIPS: Remove execution hazard barriers for Octeon.
authorDavid Daney <[email protected]>
Tue, 12 May 2009 19:41:54 +0000 (12:41 -0700)
committerRalf Baechle <[email protected]>
Wed, 17 Jun 2009 10:06:26 +0000 (11:06 +0100)
The Octeon has no execution hazards, so we can remove them and save an
instruction per TLB handler invocation.

Signed-off-by: David Daney <[email protected]>
Reviewed by: David VomLehn <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/include/asm/mach-cavium-octeon/cpu-feature-overrides.h

index 04ce6e6569da511b2081cb7503cf106b5a2154d3..bb291f41b6a3e06bc48b63c1df7a2b913d6d7ae2 100644 (file)
@@ -47,6 +47,7 @@
 #define cpu_has_mips32r2       0
 #define cpu_has_mips64r1       0
 #define cpu_has_mips64r2       1
+#define cpu_has_mips_r2_exec_hazard 0
 #define cpu_has_dsp            0
 #define cpu_has_mipsmt         0
 #define cpu_has_userlocal      0