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

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)