From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2F3A7B6EF3 for ; Fri, 9 Mar 2012 14:14:01 +1100 (EST) Message-ID: <1331262821.3105.47.camel@pasglop> Subject: Re: linux-next: manual merge of the powerpc tree with the arm tree From: Benjamin Herrenschmidt To: Russell King Date: Fri, 09 Mar 2012 14:13:41 +1100 In-Reply-To: <20120309003937.GC8680@flint.arm.linux.org.uk> References: <20120308120422.e071cba36425eacbee1f8d98@canb.auug.org.au> <25744.1331174036@neuling.org> <20120308145131.fad50bbc79c36f0b0b12d101@canb.auug.org.au> <1331185951.3105.29.camel@pasglop> <1331249746.3105.40.camel@pasglop> <20120309003937.GC8680@flint.arm.linux.org.uk> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Stephen Rothwell , Michael Neuling , linux-kernel@vger.kernel.org, Rob Herring , 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 Fri, 2012-03-09 at 00:39 +0000, Russell King wrote: > On Fri, Mar 09, 2012 at 10:35:46AM +1100, Benjamin Herrenschmidt wrote: > > Actually, I didn't keep MAY_HAVE_SPARSE_IRQ, I kept HAVE_SPARSE_IRQ. If > > I remove it, then I get Kconfig warnings: > > > > warning: (PPC) selects SPARSE_IRQ which has unmet direct dependencies > > (HAVE_GENERIC_HARDIRQS && HAVE_SPARSE_IRQ) > > Do you have commit 2ed86b16eabe4efbf80cc725a8cbb5310746a2fc ? Nope, Grant patch didn't mention a dependency. Cheers, Ben.