patch-2.3.99-pre9 linux/include/asm-mips64/cache.h
Next file: linux/include/asm-mips64/checksum.h
Previous file: linux/include/asm-mips64/byteorder.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat May 13 08:31:25 2000
- Orig file:
v2.3.99-pre8/linux/include/asm-mips64/cache.h
- Orig date:
Sat Feb 26 22:31:57 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-mips64/cache.h linux/include/asm-mips64/cache.h
@@ -11,6 +11,7 @@
#define _ASM_CACHE_H
/* bytes per L1 cache line */
-#define L1_CACHE_BYTES 32 /* A guess */
+#define L1_CACHE_BYTES 32 /* A guess */
+#define SMP_CACHE_BYTES L1_CACHE_BYTES
#endif /* _ASM_CACHE_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)