From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759324AbXGZLuu (ORCPT ); Thu, 26 Jul 2007 07:50:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752095AbXGZLul (ORCPT ); Thu, 26 Jul 2007 07:50:41 -0400 Received: from ns1.suse.de ([195.135.220.2]:45979 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751991AbXGZLuk (ORCPT ); Thu, 26 Jul 2007 07:50:40 -0400 Date: Thu, 26 Jul 2007 13:50:39 +0200 Message-ID: From: Takashi Iwai To: Meelis Roos Cc: Linux Kernel list , sparclinux@vger.kernel.org Subject: Re: ALSA & missing dma_*_coherent on sparc32 In-Reply-To: References: 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 (beta27) (fiddleheads) (+CVS-20060704) (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, 26 Jul 2007 13:21:01 +0300 (EEST), Meelis Roos wrote: > > Tried to compile current 2.6.23-rc1+git on sparc32, along with sparc > ALSA drivers as usual. But now the compilation is broken because of > missing dma_*_coherent on sparc32. ISTR this got chenged recently on > sparc32... > > ERROR: "dma_free_coherent" [sound/core/snd-page-alloc.ko] undefined! > ERROR: "dma_alloc_coherent" [sound/core/snd-page-alloc.ko] undefined! Could you show .config? Does it have CONFIG_HAS_DMA? Takashi