From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755197Ab2LKXV6 (ORCPT ); Tue, 11 Dec 2012 18:21:58 -0500 Received: from gate.crashing.org ([63.228.1.57]:44608 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754052Ab2LKXV4 (ORCPT ); Tue, 11 Dec 2012 18:21:56 -0500 Message-ID: <1355267959.19932.40.camel@pasglop> Subject: Re: linux-next: some merging notes From: Benjamin Herrenschmidt To: Stephen Rothwell Cc: Linus , linux-next@vger.kernel.org, LKML , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, David Miller , netdev@vger.kernel.org, Rusty Russell , Greg KH , Steven Rostedt , Olof Johansson , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Tomi Valkeinen , "N, Mugunthan V" , Nathan Fontenot , Bill Pemberton Date: Wed, 12 Dec 2012 10:19:19 +1100 In-Reply-To: <20121212091552.02c72c8926f9f9147b080d68@canb.auug.org.au> References: <20121212091552.02c72c8926f9f9147b080d68@canb.auug.org.au> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2012-12-12 at 09:15 +1100, Stephen Rothwell wrote: > The powerpc tree > (git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git#next) > contains a commit that breaks the building of > lib/pSeries-reconfig-notifier-error-inject.c. I applied a patch to > linux-next to disable CONFIG_PSERIES_RECONFIG_NOTIFIER_ERROR_INJECT. I will put a fix in before I send the pull request. Cheers, Ben.