Move source tree closer to the 2.6.32.17 mainline
/arch/mn10300/include/asm/cache.h
blob:e03cfa2e997e7299e1215a3a8c25a516d19d6751 -> blob:6e2fe28dde4e7d68f260871c9377b96f30e8e644
--- arch/mn10300/include/asm/cache.h
+++ arch/mn10300/include/asm/cache.h
@@ -21,6 +21,8 @@
#define L1_CACHE_DISPARITY L1_CACHE_NENTRIES * L1_CACHE_BYTES
#endif
+#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES
+
/* data cache purge registers
* - read from the register to unconditionally purge that cache line
* - write address & 0xffffff00 to conditionally purge that cache line