X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fcache.h;h=4517bdf209536ebe572f9f0fcdd86b71daa78471;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=fda57132db2c8932651e260e63c2a94aad95fa8d;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-mips/cache.h b/include/asm-mips/cache.h index fda57132d..4517bdf20 100644 --- a/include/asm-mips/cache.h +++ b/include/asm-mips/cache.h @@ -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 */