[ARM] 5534/1: kmalloc must return a cache line aligned buffer
authorMartin Fuzzey <mfuzzey@gmail.com>
Mon, 1 Jun 2009 08:19:37 +0000 (09:19 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 2 Jun 2009 21:36:15 +0000 (22:36 +0100)
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>

No differences found