diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2010-05-24 14:32:54 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-25 08:07:02 -0700 |
commit | 69dcf3db03626c4f18de624e8632454ea12ff260 (patch) | |
tree | 615c72af11acf7153bd60808e970e55398f19593 /drivers/serial/68328serial.c | |
parent | 7ca8b9c0dafd1cb36289aa4c92c7beae7adcd34f (diff) | |
download | linux-stable-69dcf3db03626c4f18de624e8632454ea12ff260.tar.gz linux-stable-69dcf3db03626c4f18de624e8632454ea12ff260.tar.bz2 linux-stable-69dcf3db03626c4f18de624e8632454ea12ff260.zip |
frv: set ARCH_KMALLOC_MINALIGN
Architectures that handle DMA-non-coherent memory need to set
ARCH_KMALLOC_MINALIGN to make sure that kmalloc'ed buffer is DMA-safe: the
buffer doesn't share a cache with the others.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/serial/68328serial.c')
0 files changed, 0 insertions, 0 deletions