diff --git a/[refs] b/[refs] index dec9d113cc30..356b231ee228 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7e125f7b9cbfce4101191b8076d606c517a73066 +refs/heads/master: 498900fc9cd1adbad1ba6b55ed9d8f2f5d655ca3 diff --git a/trunk/arch/xtensa/include/asm/cache.h b/trunk/arch/xtensa/include/asm/cache.h index f04c9891142f..ed8cd3cbd499 100644 --- a/trunk/arch/xtensa/include/asm/cache.h +++ b/trunk/arch/xtensa/include/asm/cache.h @@ -29,5 +29,6 @@ # define CACHE_WAY_SIZE ICACHE_WAY_SIZE #endif +#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES #endif /* _XTENSA_CACHE_H */