From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757621AbXH3Luy (ORCPT ); Thu, 30 Aug 2007 07:50:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753398AbXH3Luo (ORCPT ); Thu, 30 Aug 2007 07:50:44 -0400 Received: from cantor.suse.de ([195.135.220.2]:42895 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754255AbXH3Lun (ORCPT ); Thu, 30 Aug 2007 07:50:43 -0400 Date: Thu, 30 Aug 2007 13:50:42 +0200 Message-ID: From: Takashi Iwai To: Markus Dahms Cc: perex@suse.cz, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] fix ALSA compilation on Sparc32 In-Reply-To: <20070830092604.GA17041@vimes.madsworld.lan> References: <20070830092604.GA17041@vimes.madsworld.lan> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 30 Aug 2007 11:26:04 +0200, Markus Dahms wrote: > > The dma_alloc_coherent and dma_free_coherent function seem to be not > available on sparc(32) architecture. It is not used by SBus sound > drivers, so it's disabled via #ifndef for CONFIG_SPARC32. > > Signed-off-by: Markus Dahms Actually, the fix has been in ALSA tree (found in git-alsa.patch in mm tree) since long time ago, but it was never pushed. Jaroslav, could you push the fixes please...? thanks, Takashi