Title: [8237] trunk/arch/blackfin/include/asm/cache.h: Define ARCH_SLAB_MINALIGN.
Revision
8237
Author
jiez
Date
2010-01-26 10:56:14 -0500 (Tue, 26 Jan 2010)

Log Message

Define ARCH_SLAB_MINALIGN.

Modified Paths


Diff

Modified: trunk/arch/blackfin/include/asm/cache.h (8236 => 8237)


--- trunk/arch/blackfin/include/asm/cache.h	2010-01-26 09:44:45 UTC (rev 8236)
+++ trunk/arch/blackfin/include/asm/cache.h	2010-01-26 15:56:14 UTC (rev 8237)
@@ -63,5 +63,7 @@
 #endif
 #endif
 
+/* binfmt_flat.c uses this to align data section. */
+#define ARCH_SLAB_MINALIGN 8
 
 #endif
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to