[MIPS] Qemu does not have D-cache aliases
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 19 Aug 2006 15:33:38 +0000 (00:33 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Sep 2006 12:37:49 +0000 (13:37 +0100)
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mach-qemu/cpu-feature-overrides.h

index f4e370e..529445d 100644 (file)
@@ -20,7 +20,7 @@
 
 #define cpu_has_llsc           1
 #define cpu_has_vtag_icache    0
-#define cpu_has_dc_aliases     (PAGE_SIZE < 0x4000)
+#define cpu_has_dc_aliases     0
 #define cpu_has_ic_fills_f_dc  0
 
 #define cpu_has_dsp            0