From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751018AbdEBMqn (ORCPT ); Tue, 2 May 2017 08:46:43 -0400 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 From: Michael Ellerman To: Stephen Rothwell Cc: Benjamin Herrenschmidt , PowerPC , Paul Mackerras , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build warnings In-Reply-To: <20170502211701.6e84c10e@canb.auug.org.au> References: <20170502160530.34b680b7@canb.auug.org.au> <878tmfega2.fsf@concordia.ellerman.id.au> <20170502211701.6e84c10e@canb.auug.org.au> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Tue, 02 May 2017 22:46:31 +1000 Message-ID: <87wp9zifyw.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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