From: Haavard Skinnemoen Date: Mon, 11 Jun 2007 15:17:14 +0000 (+0200) Subject: [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES X-Git-Tag: v2.6.22-rc5~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093d0faf57e59feee224217273f944e10e4e3562;p=pandora-kernel.git [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES This allows SLUB debugging to be used without fear of messing up DMA transfers. SPI is one example that easily breaks without this patch. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed