ARCH_KMALLOC_MINALIGN was already defined in asm/mem-layout.h and so shouldn't
have been added to asm/cache.h as well, but rather altered in place.
The commit that added it to asm/cache.h was:
commit
|
||
|---|---|---|
| .. | ||
| boot | ||
| include/asm | ||
| kernel | ||
| lib | ||
| mb93090-mb00 | ||
| mm | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||
| defconfig | ||