diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2010-06-30 04:10:08 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2010-07-06 19:42:04 +0200 |
commit | c6673cb54d191dd42935a61fcb0c452a4753fb23 (patch) | |
tree | 2ed6efb2cea2b11851f75738c5307f685361328c /drivers/video/sa1100fb.c | |
parent | tile: remove homegrown L1_CACHE_ALIGN macro (diff) | |
download | linux-c6673cb54d191dd42935a61fcb0c452a4753fb23.tar.xz linux-c6673cb54d191dd42935a61fcb0c452a4753fb23.zip |
tile: 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: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'drivers/video/sa1100fb.c')
0 files changed, 0 insertions, 0 deletions