[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190808093134.1a5df132@canb.auug.org.au>
Date: Thu, 8 Aug 2019 09:31:34 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the akpm-current tree
Hi Rikard,
On Wed, 7 Aug 2019 13:29:17 +0200 Rikard Falkeborn <rikard.falkeborn@...il.com> wrote:
>
> Hi Stephen, Andrew
>
> On Wed, Aug 07, 2019 at 06:00:41PM +1000, Stephen Rothwell wrote:
> > Hi all,
> >
> > After merging the akpm-current tree, today's linux-next build (x86_64
> > allmodconfig) failed like this:
> >
> > In file included from include/linux/bits.h:22,
> > from arch/x86/include/asm/msr-index.h:5,
> > from arch/x86/boot/cpucheck.c:28:
> > include/linux/build_bug.h:49: warning: "BUILD_BUG_ON" redefined
> > #define BUILD_BUG_ON(condition) \
> >
> > In file included from arch/x86/boot/cpucheck.c:22:
> > arch/x86/boot/boot.h:31: note: this is the location of the previous definition
> > #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
> >
> > Caused by commit
> >
> > d72f2a993607 ("linux/bits.h: add compile time sanity check of GENMASK inputs")
> >
> > --
> > Cheers,
> > Stephen Rothwell
>
> Please drop this patch, it has additional issues that needs to be fixed
> in another revision.
I have removed it from linux-next for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists