From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762630AbYD3LSb (ORCPT ); Wed, 30 Apr 2008 07:18:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757410AbYD3LSV (ORCPT ); Wed, 30 Apr 2008 07:18:21 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:35390 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757384AbYD3LSU (ORCPT ); Wed, 30 Apr 2008 07:18:20 -0400 Date: Wed, 30 Apr 2008 13:18:03 +0200 From: Ingo Molnar To: Takashi Iwai Cc: Mauro Carvalho Chehab , Andrew Morton , linux-dvb-maintainer@linuxtv.org, video4linux-list@redhat.com, linux-kernel@vger.kernel.org, Mike Galbraith Subject: Re: [patch, -git] media/video/sound build fix, TEA5761/TEA5767 Message-ID: <20080430111803.GA11628@elte.hu> References: <20080430110115.GA5633@elte.hu> <20080430111516.GA9954@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080430111516.GA9954@elte.hu> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar wrote: > > IMO, it's the reverse selection from sound to V4L that makes things > > complicated. I believe it's better to fix it as a normal > > dependency. > > > > How about the patch below? > > thanks, i've added it to the mix, instead of my patch. it now fails with another randconfig: http://redhat.com/~mingo/misc/config-Wed_Apr_30_13_13_26_CEST_2008.bad i've added back my hack to keep things rolling. (Note: i've got some media drivers hacks in this tree too so maybe one of them has a side-effect) Ingo