Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765934AbXEYVdV (ORCPT ); Fri, 25 May 2007 17:33:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757532AbXEYVdO (ORCPT ); Fri, 25 May 2007 17:33:14 -0400 Received: from ns2.suse.de ([195.135.220.15]:42051 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758018AbXEYVdN (ORCPT ); Fri, 25 May 2007 17:33:13 -0400 Date: Fri, 25 May 2007 23:33:10 +0200 Message-ID: From: Takashi Iwai To: Andrew Morton Cc: "Uwe Bugla" , linux-kernel@vger.kernel.org, Jaroslav Kysela , Jan Engelhardt Subject: Re: BUG in 2.6.22-rc2-mm1: Parts of Alsa sound architecture broken In-Reply-To: <20070525102806.77ee9c0c.akpm@linux-foundation.org> References: <20070524200052.234330@gmx.net> <20070524130921.8dbd3777.akpm@linux-foundation.org> <20070525102806.77ee9c0c.akpm@linux-foundation.org> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) 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 Content-Length: 2225 Lines: 63 At Fri, 25 May 2007 10:28:06 -0700, Andrew Morton wrote: > > On Fri, 25 May 2007 18:01:34 +0200 Takashi Iwai wrote: > > > At Thu, 24 May 2007 13:09:21 -0700, > > Andrew Morton wrote: > > > > > > On Thu, 24 May 2007 22:00:52 +0200 > > > "Uwe Bugla" wrote: > > > > > > > Hi everybody, > > > > > > > > with 2.6.22-rc2-mm1 I do get sound out of my machine using snd-intel8x0 module, BUT: > > > > > > > > At least parts of that Alsa sound architecture do seem to be broken: > > > > > > I assume you're referring to this stuff? > > > > > > > snd_seq_device: Unknown symbol snd_iprintf > > > > snd_seq_device: Unknown symbol snd_device_new > > > > snd_rawmidi: Unknown symbol snd_info_register > > > > snd_rawmidi: Unknown symbol snd_seq_device_new > > > > snd_rawmidi: Unknown symbol snd_info_free_entry > > > > > > Probably some silly missing dependency. Please send the .config, thanks. > > > > The culprit appears more ealier. It implies the missing > > soundcore.ko (or its dependency). > > > > > snd: Unknown symbol unregister_sound_special > > > snd: Unknown symbol register_sound_special_device > > > snd: Unknown symbol sound_class > > > > Uwe, could you try to revert this patch? > > use-menuconfig-objects-ii-sound.patch > > > > I think that patch has rotted. Too many underlying changes and the > handling of HAS_IOMEM (at least) appears to have been broken (by my > fixups). > > I'll drop it. > > If/when Jan resends it, pleeeeeeeeeze consider it promptly and don't leave > me trying to maintain the thing while you guys are madly changing other > stuff underneath it? Yeah, I'll check it again if reposted. Jan, could you split ALSA portins at the next time? This will make testing and merging much easier for me... But, above all, I'm not convinced much by that patch, especially because it introduces new kconfigs just for menuconfig. For example, CONFIG_SND_PCI_DRIVERS doesn't appear in any Makefiles. Takashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/