From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) by ozlabs.org (Postfix) with ESMTP id 9DFBD2C0093 for ; Tue, 18 Dec 2012 07:59:35 +1100 (EST) Date: Mon, 17 Dec 2012 12:59:33 -0800 From: Andrew Morton To: Stephen Rothwell Subject: Re: linux-next: build warning after merge of the final tree Message-Id: <20121217125933.ec758888.akpm@linux-foundation.org> In-Reply-To: <20121217143415.252a2f60076d1ba03807df55@canb.auug.org.au> References: <20121217142238.a0840563304419bb345ac25f@canb.auug.org.au> <20121217143415.252a2f60076d1ba03807df55@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Paul Thompson , linux-kernel@vger.kernel.org, linux-next@vger.kernel.org, Paul Mackerras , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 17 Dec 2012 14:34:15 +1100 Stephen Rothwell wrote: > Hi all, > > On Mon, 17 Dec 2012 14:22:38 +1100 Stephen Rothwell wrote: > > > > After merging the final tree, today's linux-next build (powerpc allnoconfig) > > produced this warning: > > > > warning: (PPC) selects SPARSE_IRQ which has unmet direct dependencies (HAVE_GENERIC_HARDIRQS && (IRQ_DOMAIN && DEBUG_FS || MAY_HAVE_SPARSE_IRQ)) > > > > I don't know what introduced that. > > Actually probably caused by commit a1eaa3bc8247 ("Kconfig: fix Irq > Subsystem menu") from the akpm tree. kconfig-fix-irq-subsystem-menu.patch was causing various problems so I have dropped it.