From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: linux-next: build warnings Date: Tue, 02 May 2017 22:46:31 +1000 Message-ID: <87wp9zifyw.fsf@concordia.ellerman.id.au> References: <20170502160530.34b680b7@canb.auug.org.au> <878tmfega2.fsf@concordia.ellerman.id.au> <20170502211701.6e84c10e@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from ozlabs.org ([103.22.144.67]:37331 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbdEBMqm (ORCPT ); Tue, 2 May 2017 08:46:42 -0400 In-Reply-To: <20170502211701.6e84c10e@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Benjamin Herrenschmidt , PowerPC , Paul Mackerras , Linux-Next Mailing List , Linux Kernel Mailing List Stephen Rothwell writes: > On Tue, 02 May 2017 19:53:25 +1000 Michael Ellerman wrote: >> >> Though we are supposed to be building with -Werror, so those should be >> breaking the build. I assume you have turned Werror off? > > I assume that allyesconfig turns on CONFIG_PPC_DISABLE_WERROR ... Yep. Sorry you did mention it was allyesconfig in your original mail, zzzz! cheers