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 ESMTPS id 89F92DDF08 for ; Wed, 9 Jul 2008 18:55:44 +1000 (EST) Subject: Re: [PATCH 0/3] ALSA fixes for non-coherent ppc32 From: Benjamin Herrenschmidt To: Gerhard Pircher In-Reply-To: <20080709083111.44860@gmx.net> References: <20080709083111.44860@gmx.net> Content-Type: text/plain Date: Wed, 09 Jul 2008 18:55:35 +1000 Message-Id: <1215593735.8970.361.camel@pasglop> Mime-Version: 1.0 Cc: Takashi Iwai , linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2008-07-09 at 10:31 +0200, Gerhard Pircher wrote: > > > > The patches are found also on my git tree, dma-fix branch of > > > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git > > > > Any comments and test reports are appreciated, especially about > > dma_mmap_coherent() addition. > I know this answer comes a little bit late, but my PPC machine was not > working for two weeks due to a hardware failure. I tested the patch on > 2.6.26-rc9 and it seems to work fine so far with my emu10k soundcard. > I just had to add "#include " to pcm_native.c. > Otherwise it wouldn't compile. Can I get the latest powerpc-side patches so I can review-ack them in time for the merge window ? Cheers, Ben.