Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764929AbXFEObk (ORCPT ); Tue, 5 Jun 2007 10:31:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762847AbXFEObd (ORCPT ); Tue, 5 Jun 2007 10:31:33 -0400 Received: from mx2.suse.de ([195.135.220.15]:47257 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762779AbXFEObc (ORCPT ); Tue, 5 Jun 2007 10:31:32 -0400 Date: Tue, 05 Jun 2007 16:31:31 +0200 Message-ID: From: Takashi Iwai To: Jan Engelhardt Cc: Andrew Morton , Uwe Bugla , linux-kernel@vger.kernel.org, Jaroslav Kysela , Mauro Carvalho Chehab , Jens Axboe Subject: Re: BUG in 2.6.22-rc2-mm1: Parts of Alsa sound architecture broken In-Reply-To: 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: 922 Lines: 29 At Tue, 5 Jun 2007 16:20:53 +0200 (MEST), Jan Engelhardt wrote: > > > On Jun 5 2007 16:17, Takashi Iwai wrote: > > > >Hm, I guess Jens didn't know about this side-effect. > > > >When I don't set "default y", I'll be asked for each belonging item > >even though I chose "y" manually for the top config > >(CONFIG_*_DRIVERS). > > > >Strangely, setting "default y" has no this effect... > > Not in oldconfig, it asks you anyway. It asks for the _new_ CONFIG_ISA_DRIVERS, yes. The problem is for the rest, belonging itmes: their old values in the old .config are no longer taken but asked explicitly. When "default y" is set, the old values are taken automatically. 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/