Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] 5534/1: kmalloc must return a cache line aligned buffer | Martin Fuzzey | 2009-06-02 |
| | | | | | | | | Define ARCH_KMALLOC_MINALIGN in asm/cache.h At the request of Russell also move ARCH_SLAB_MINALIGN to this file. Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 |
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |