Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] qemu does not have dcache aliases
@ 2006-08-19 15:33 Atsushi Nemoto
  2006-08-21 12:45 ` Maciej W. Rozycki
  0 siblings, 1 reply; 14+ messages in thread
From: Atsushi Nemoto @ 2006-08-19 15:33 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>

diff --git a/include/asm-mips/mach-qemu/cpu-feature-overrides.h b/include/asm-mips/mach-qemu/cpu-feature-overrides.h
index f4e370e..529445d 100644
--- a/include/asm-mips/mach-qemu/cpu-feature-overrides.h
+++ b/include/asm-mips/mach-qemu/cpu-feature-overrides.h
@@ -20,7 +20,7 @@ #define cpu_has_ejtag		0
 
 #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

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-08-22 12:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-19 15:33 [PATCH] qemu does not have dcache aliases Atsushi Nemoto
2006-08-21 12:45 ` Maciej W. Rozycki
2006-08-21 12:47   ` Ralf Baechle
2006-08-21 13:59   ` Atsushi Nemoto
2006-08-21 14:46     ` Ralf Baechle
2006-08-21 14:51       ` Geert Uytterhoeven
2006-08-21 15:02         ` Ralf Baechle
2006-08-21 15:22       ` Atsushi Nemoto
2006-08-21 15:16     ` Maciej W. Rozycki
2006-08-21 15:26       ` Ralf Baechle
2006-08-21 15:36         ` Thiemo Seufer
2006-08-21 15:43           ` Geert Uytterhoeven
2006-08-21 18:12             ` Thiemo Seufer
2006-08-21 20:39               ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox