diff --git a/[refs] b/[refs] index 068eeb61b9d6..6ba7eca0274e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 366831615911c51596b2a9e1024a110a1d0939a1 +refs/heads/master: 6cdafaae41d52e6ef9a5c5be23602ef083e4d0f9 diff --git a/trunk/arch/mn10300/include/asm/cache.h b/trunk/arch/mn10300/include/asm/cache.h index e03cfa2e997e..6e2fe28dde4e 100644 --- a/trunk/arch/mn10300/include/asm/cache.h +++ b/trunk/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