From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: linux-next: build warnings after merge of the net-next tree Date: Sat, 20 Jun 2015 20:31:28 +0200 Message-ID: <20150620183128.GB3362@salvia> References: <20150620231255.320ed133@canb.auug.org.au> <20150620174003.GD4683@breakpoint.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.us.es ([193.147.175.20]:34447 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754083AbbFTS0G (ORCPT ); Sat, 20 Jun 2015 14:26:06 -0400 Content-Disposition: inline In-Reply-To: <20150620174003.GD4683@breakpoint.cc> Sender: linux-next-owner@vger.kernel.org List-ID: To: Florian Westphal Cc: Stephen Rothwell , David Miller , netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Eric Dumazet On Sat, Jun 20, 2015 at 07:40:03PM +0200, Florian Westphal wrote: [...] > > Introduced by commit: > > > > 71ae0dff02d7 ("netfilter: xtables: use percpu rule counters") > > Yes, sorry about this, should be fixed by dcb8f5c8139ef945cdfd > ("netfilter: xtables: fix warnings on 32bit platforms"). There's a pending pull to address this fallout: http://patchwork.ozlabs.org/patch/486819/ Thanks.