From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id AB9FD67C3F for ; Sat, 10 Jun 2006 10:34:42 +1000 (EST) Subject: Re: RFC: dma_mmap_coherent() for powerpc/ppc architecture and ALSA? From: Benjamin Herrenschmidt To: Gerhard Pircher In-Reply-To: <20060608205048.113800@gmx.net> References: <20060608205048.113800@gmx.net> Content-Type: text/plain Date: Sat, 10 Jun 2006 10:34:25 +1000 Message-Id: <1149899665.12687.95.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > This leads me to the question, if there are any plans to include the dma_mmap_coherent() function (for powerpc/ppc and/or any other platform) in one of the next kernel versions and if an adapation of the ALSA drivers is planned. Or is there a simple way (hack) to fix this problem? You are welcome to do a patch implementing this :) Ben.