Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / include / asm-mips / cache.h
index fda5713..4517bdf 100644 (file)
@@ -18,4 +18,6 @@
 #define SMP_CACHE_SHIFT                L1_CACHE_SHIFT
 #define SMP_CACHE_BYTES                L1_CACHE_BYTES
 
+#define ARCH_KMALLOC_MINALIGN  8
+
 #endif /* _ASM_CACHE_H */