git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fdfe8d
)
[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Mon, 11 Jun 2007 15:17:14 +0000
(17:17 +0200)
committer
Haavard 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