From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: linux-next: build failure after merge of the powerpc tree Date: Wed, 28 Nov 2012 15:28:36 +1100 Message-ID: <1354076916.2179.99.camel@pasglop> References: <20121128140308.abb21ec8f61553a2ed077fe3@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121128140308.abb21ec8f61553a2ed077fe3@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Paul Mackerras , linuxppc-dev@lists.ozlabs.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Nathan Fontenot , Rob Herring , Grant Likely , Ashley Lai List-Id: linux-next.vger.kernel.org On Wed, 2012-11-28 at 14:03 +1100, Stephen Rothwell wrote: > Hi all, > > After merging the powerpc tree, next-20121115's build (powerpc > allmodconfig) failed like this: > > ERROR: ".of_reconfig_notifier_register" [drivers/crypto/nx/nx-compress.ko] undefined! > ERROR: ".of_reconfig_notifier_unregister" [drivers/crypto/nx/nx-compress.ko] undefined! > > Caused by commit 1cf3d8b3d24c ("powerpc+of: Add of node/property > notification chain for adds and removes"). That nx stuff should just have gone through the powerpc tree... that's not the first time it trips on generic changes because we miss it being in the crypto tree... Ashley, Nathan, who owns that ? Can you come up with a fixup patch ? Ben.