patch-2.3.2 linux/include/asm-alpha/init.h
Next file: linux/include/asm-alpha/irq.h
Previous file: linux/include/asm-alpha/bitops.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri May 14 12:41:23 1999
- Orig file:
v2.3.1/linux/include/asm-alpha/init.h
- Orig date:
Tue Dec 29 13:56:15 1998
diff -u --recursive --new-file v2.3.1/linux/include/asm-alpha/init.h linux/include/asm-alpha/init.h
@@ -12,6 +12,6 @@
#define __FINIT .previous
#define __INITDATA .section .data.init,"a"
-#define __cacheline_aligned __attribute__((__aligned__(L1_CACHE_BYTES)))
+#define __cacheline_aligned __attribute__((__aligned__(32)))
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)