[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)
commiteb5f4ca9536ba297c98721ecbbdf41ec5b987bd5
treefb1b7dcf66f2f4d00b99776968dca1293f74b8c8
parentd9244b5d2fbfe9fa540024b410047af13ceec90f
[ARM] 5534/1: kmalloc must return a cache line aligned buffer

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>
arch/arm/include/asm/cache.h
arch/arm/include/asm/page.h