--- 8542bc31f63cae7445482a4a46b41d797f06acfd +++ 93f6c634fdf4cbfdb5399e6327baef82096cf390 @@ -15,6 +15,8 @@ #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) #define SMP_CACHE_BYTES L1_CACHE_BYTES +#define ARCH_KMALLOC_MINALIGN L1_CACHE_BYTES + #ifdef CONFIG_SMP #define __cacheline_aligned #else