From: FUJITA Tomonori Date: Wed, 11 Aug 2010 01:03:23 +0000 (-0700) Subject: dma-mapping: parisc: set ARCH_DMA_MINALIGN X-Git-Tag: v2.6.36-rc1~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7896bfa451b209f73bc8ec14721dcc2c5329a0a9;p=pandora-kernel.git dma-mapping: parisc: set ARCH_DMA_MINALIGN Architectures that handle DMA-non-coherent memory need to set ARCH_DMA_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 Cc: Kyle McMartin Cc: Helge Deller Cc: James E.J. Bottomley Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed