From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] kconfig: Temporarily disable dependency warnings Date: Mon, 11 Oct 2010 14:59:30 -0700 Message-ID: <20101011145930.11fe570c.randy.dunlap@oracle.com> References: <20101008150343.GF4088@hack> <1286660701-31557-1-git-send-email-mmarek@suse.cz> <1286810580.19739.108.camel@e102109-lin.cambridge.arm.com> <4CB385C8.7010109@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CB385C8.7010109@suse.cz> Sender: linux-kbuild-owner@vger.kernel.org To: Michal Marek Cc: Catalin Marinas , linux-kbuild@vger.kernel.org, sfr@canb.auug.org.au, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, lacombar@gmail.com, xiyou.wangcong@gmail.com List-Id: linux-next.vger.kernel.org On Mon, 11 Oct 2010 23:46:48 +0200 Michal Marek wrote: > On 11.10.2010 17:23, Catalin Marinas wrote: > > On Sat, 2010-10-09 at 22:45 +0100, Michal Marek wrote: > >> After fixing a use-after-free bug in kconfig, a 'make defconfig' or > >> 'make allmodconfig' fills the screen with warnings that were not > >> detected before. Given that we are close to the release now, disable the > >> warnings temporarily and deal with them after 2.6.36. > >> > >> Signed-off-by: Michal Marek > > > > Acked-by: Catalin Marinas > > Thanks, but I already pushed it on Saturday. The good news is that Linus > did pull from me, so 2.6.36 will have this. Was it disabled (i.e., this patch applied) in linux-next 20101011? Seems to be -- I see no warnings. Can you undo that now so that warnings are back, please? --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***