Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756363Ab0KVCK4 (ORCPT ); Sun, 21 Nov 2010 21:10:56 -0500 Received: from rcsinet10.oracle.com ([148.87.113.121]:63325 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756054Ab0KVCKy convert rfc822-to-8bit (ORCPT ); Sun, 21 Nov 2010 21:10:54 -0500 Date: Sun, 21 Nov 2010 18:09:41 -0800 From: Randy Dunlap To: Arnaud Lacombe Cc: Stephen Rothwell , Michal Marek , catalin.marinas@arm.com, linux-kbuild@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, xiyou.wangcong@gmail.com, Mauro Carvalho Chehab Subject: Re: [PATCH] Revert "kconfig: Temporarily disable dependency warnings" Message-Id: <20101121180941.16d787ab.randy.dunlap@oracle.com> In-Reply-To: References: <20101011145930.11fe570c.randy.dunlap@oracle.com> <1286889586-13483-1-git-send-email-mmarek@suse.cz> <20101029113731.5c7c54b9.sfr@canb.auug.org.au> <20101122114801.2eee4c4d.sfr@canb.auug.org.au> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1724 Lines: 44 On Sun, 21 Nov 2010 20:58:54 -0500 Arnaud Lacombe wrote: > Hi, > > On Sun, Nov 21, 2010 at 7:48 PM, Stephen Rothwell wrote: > > On Fri, 29 Oct 2010 11:37:31 +1100 Stephen Rothwell wrote: > >> > >> On Tue, 12 Oct 2010 15:19:46 +0200 Michal Marek wrote: > >> > > >> > This reverts commit 71ebc01, which was a 2.6.36-only stopgap solution. > >> > >> I was hoping that we would have the number of these warnings down to > >> something reasonable before this revert made it into Linus' tree ... > >> > >> I guess fixing the V4L stuff will become a bit more urgent, now :-) > > > > Is there any chance that the V4L kconfig warnings will be fixed? ?It is > > quite irritating for those of us who do allmodconfig (and allyesconfig) > > builds ... > > > There is 2 patches which fixes that by adding to the kconfig language > a "visible" property to menus, 1 revert of "another" solution (which > works but does not scale) and 2 patch which makes usage of the new > property. Ack-ed and complemented by Mauro, but still waiting > review/blessing by Michal. > > The core change is available here: https://patchwork.kernel.org/patch/306412/ > > Alternatively, if you don't care about the menu structure, Randy > proposed a one-liner. which Mauro nacked. I don't care about the menu structure, I just want to eliminate the warnings. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- 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/