From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Poplawski Subject: Re: linux-next: Tree for January 8 (net/ip.h, BUG=n) Date: Wed, 13 Jan 2010 08:54:18 +0000 Message-ID: <20100113085418.GB6053@ff.dom.local> References: <20100113073540.GA30577@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Randy Dunlap , "David S. Miller" , Stephen Rothwell , netdev@vger.kernel.org, linux-next@vger.kernel.org, LKML , Arnd Bergmann , Octavian Purdila To: Ingo Molnar Return-path: Content-Disposition: inline In-Reply-To: <20100113073540.GA30577@elte.hu> Sender: linux-next-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Octavian added to cc. Jarek P. On 13-01-2010 08:35, Ingo Molnar wrote: > * Randy Dunlap wrote: > >> On Fri, 8 Jan 2010 16:42:32 +1100 Stephen Rothwell wrote: >> >>> Hi all, >>> >>> Changes since 20100107: >> >> When CONFIG_BUG=n, CONFIG_GENERIC_BUG=n: >> >> include/net/ip.h:341: error: implicit declaration of function '__WARN' >> >> This affects: >> make[3]: *** [security/selinux/hooks.o] Error 1 >> make[3]: *** [fs/ceph/messenger.o] Error 1 >> make[3]: *** [net/core/sock.o] Error 1 >> make[4]: *** [drivers/net/benet/be_main.o] Error 1 > > FYI, this new build bug is now upstream and triggers in -tip testing as well. > > Ingo