From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH] mips: Add dma_mmap_coherent() Date: Wed, 27 Aug 2008 11:38:58 +0100 Message-ID: <20080827103858.GA26940@linux-mips.org> References: <48B0678E.9010208@scarlet.be> <20080826210118.GA26235@colo.lackof.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Grant Grundler , Joel Soete , "James.Bottomley" , linux-mips , linux-parisc To: Takashi Iwai Return-path: In-Reply-To: List-ID: List-Id: linux-parisc.vger.kernel.org On Wed, Aug 27, 2008 at 07:42:06AM +0200, Takashi Iwai wrote: > Right now it has to be a compile-time option because > - dma_mmap_coherent() isn't implemented in every architecture (thus > fails to build), and > - pages allocated via dma_mmap_coherent() aren't always suitable for > SG-mapping. I suggest you take this issue to linux-arch or linux-kernel. There will be some more people who will have input on this. Ralf