[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Mon, 11 Jun 2007 15:17:14 +0000 (17:17 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 14 Jun 2007 16:30:50 +0000 (18:30 +0200)
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 <hskinnemoen@atmel.com>

No differences found