Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-15 Thread Florian Westphal
Geert Uytterhoeven wrote: > On Tue, May 8, 2018 at 9:17 AM, Florian Westphal wrote: > > Stephen Rothwell wrote: > >> On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell > >> wrote: > >> > > >> > After merging

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-15 Thread Florian Westphal
Geert Uytterhoeven wrote: > On Tue, May 8, 2018 at 9:17 AM, Florian Westphal wrote: > > Stephen Rothwell wrote: > >> On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell > >> wrote: > >> > > >> > After merging the netfilter-next tree, today's linux-next build (x86_64 > >> > allmodconfig)

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-15 Thread Geert Uytterhoeven
Hi Florian, On Tue, May 8, 2018 at 9:17 AM, Florian Westphal wrote: > Stephen Rothwell wrote: >> On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell >> wrote: >> > >> > After merging the netfilter-next tree, today's linux-next build

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-15 Thread Geert Uytterhoeven
Hi Florian, On Tue, May 8, 2018 at 9:17 AM, Florian Westphal wrote: > Stephen Rothwell wrote: >> On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell >> wrote: >> > >> > After merging the netfilter-next tree, today's linux-next build (x86_64 >> > allmodconfig) produced this warning: >> > >> >

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-08 Thread Florian Westphal
Stephen Rothwell wrote: > On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell > wrote: > > > > After merging the netfilter-next tree, today's linux-next build (x86_64 > > allmodconfig) produced this warning: > > > >

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-08 Thread Florian Westphal
Stephen Rothwell wrote: > On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell > wrote: > > > > After merging the netfilter-next tree, today's linux-next build (x86_64 > > allmodconfig) produced this warning: > > > > ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type > >

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-07 Thread Stephen Rothwell
Hi all, On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell wrote: > > After merging the netfilter-next tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type > without

Re: linux-next: build warning after merge of the netfilter-next tree

2018-05-07 Thread Stephen Rothwell
Hi all, On Mon, 7 May 2018 10:55:19 +1000 Stephen Rothwell wrote: > > After merging the netfilter-next tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type > without #include > > Introduced

linux-next: build warning after merge of the netfilter-next tree

2018-05-06 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (x86_64 allmodconfig) produced this warning: ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type without #include Introduced by commit bfb15f2a95cb ("netfilter: extract Passive OS fingerprint

linux-next: build warning after merge of the netfilter-next tree

2018-05-06 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (x86_64 allmodconfig) produced this warning: ./usr/include/linux/netfilter/nf_osf.h:25: found __[us]{8,16,32,64} type without #include Introduced by commit bfb15f2a95cb ("netfilter: extract Passive OS fingerprint

Re: linux-next: build warning after merge of the netfilter-next tree

2018-01-02 Thread Pablo Neira Ayuso
Hi Stephen, On Tue, Jan 02, 2018 at 12:14:51PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the netfilter-next tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > In file included from net/ipv6/af_inet6.c:45:0: >

Re: linux-next: build warning after merge of the netfilter-next tree

2018-01-02 Thread Pablo Neira Ayuso
Hi Stephen, On Tue, Jan 02, 2018 at 12:14:51PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the netfilter-next tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > In file included from net/ipv6/af_inet6.c:45:0: >

linux-next: build warning after merge of the netfilter-next tree

2018-01-01 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: In file included from net/ipv6/af_inet6.c:45:0: include/linux/netfilter_ipv6.h:38:51: warning: 'struct nf_queue_entry' declared inside parameter list int (*reroute)(struct

linux-next: build warning after merge of the netfilter-next tree

2018-01-01 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: In file included from net/ipv6/af_inet6.c:45:0: include/linux/netfilter_ipv6.h:38:51: warning: 'struct nf_queue_entry' declared inside parameter list int (*reroute)(struct

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-16 Thread Stephen Rothwell
Hi Pablo, On Thu, 16 Nov 2017 15:18:00 +0100 Pablo Neira Ayuso wrote: > > The patch is already at davem's tree. It's flying there. Excellent, thanks. -- Cheers, Stephen Rothwell

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-16 Thread Stephen Rothwell
Hi Pablo, On Thu, 16 Nov 2017 15:18:00 +0100 Pablo Neira Ayuso wrote: > > The patch is already at davem's tree. It's flying there. Excellent, thanks. -- Cheers, Stephen Rothwell

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-16 Thread Pablo Neira Ayuso
On Thu, Nov 16, 2017 at 09:46:17AM +1100, Stephen Rothwell wrote: > Hi Pablo, > > On Thu, 9 Nov 2017 00:40:14 +0100 Pablo Neira Ayuso > wrote: > > > > On Wed, Nov 08, 2017 at 07:00:52PM +1100, Stephen Rothwell wrote: > > > > > > On Tue, 7 Nov 2017 11:02:48 +1100 Stephen

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-16 Thread Pablo Neira Ayuso
On Thu, Nov 16, 2017 at 09:46:17AM +1100, Stephen Rothwell wrote: > Hi Pablo, > > On Thu, 9 Nov 2017 00:40:14 +0100 Pablo Neira Ayuso > wrote: > > > > On Wed, Nov 08, 2017 at 07:00:52PM +1100, Stephen Rothwell wrote: > > > > > > On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell > > > wrote:

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-15 Thread Stephen Rothwell
Hi Pablo, On Thu, 9 Nov 2017 00:40:14 +0100 Pablo Neira Ayuso wrote: > > On Wed, Nov 08, 2017 at 07:00:52PM +1100, Stephen Rothwell wrote: > > > > On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-15 Thread Stephen Rothwell
Hi Pablo, On Thu, 9 Nov 2017 00:40:14 +0100 Pablo Neira Ayuso wrote: > > On Wed, Nov 08, 2017 at 07:00:52PM +1100, Stephen Rothwell wrote: > > > > On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the netfilter-next tree, today's linux-next build

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-08 Thread Pablo Neira Ayuso
On Wed, Nov 08, 2017 at 07:00:52PM +1100, Stephen Rothwell wrote: > Hi Dave, > > On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell > wrote: > > > > Hi all, > > > > After merging the netfilter-next tree, today's linux-next build (powerpc > > ppc64_defconfig) produced

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-08 Thread Pablo Neira Ayuso
On Wed, Nov 08, 2017 at 07:00:52PM +1100, Stephen Rothwell wrote: > Hi Dave, > > On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell > wrote: > > > > Hi all, > > > > After merging the netfilter-next tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > >

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-08 Thread Stephen Rothwell
Hi Dave, On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell wrote: > > Hi all, > > After merging the netfilter-next tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > net/netfilter/nf_conntrack_netlink.c:536:15: warning:

Re: linux-next: build warning after merge of the netfilter-next tree

2017-11-08 Thread Stephen Rothwell
Hi Dave, On Tue, 7 Nov 2017 11:02:48 +1100 Stephen Rothwell wrote: > > Hi all, > > After merging the netfilter-next tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > net/netfilter/nf_conntrack_netlink.c:536:15: warning: 'ctnetlink_proto_size' > defined but

linux-next: build warning after merge of the netfilter-next tree

2017-11-06 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: net/netfilter/nf_conntrack_netlink.c:536:15: warning: 'ctnetlink_proto_size' defined but not used [-Wunused-function] static size_t ctnetlink_proto_size(const struct nf_conn

linux-next: build warning after merge of the netfilter-next tree

2017-11-06 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: net/netfilter/nf_conntrack_netlink.c:536:15: warning: 'ctnetlink_proto_size' defined but not used [-Wunused-function] static size_t ctnetlink_proto_size(const struct nf_conn

Re: linux-next: build warning after merge of the netfilter-next tree

2017-03-20 Thread Stephen Rothwell
Hi Elena, On Mon, 20 Mar 2017 07:00:13 + "Reshetova, Elena" wrote: > > > After merging the netfilter-next tree, today's linux-next build (x86_64 > > allmodconfig) produced this warning: > > > > net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del': > >

Re: linux-next: build warning after merge of the netfilter-next tree

2017-03-20 Thread Stephen Rothwell
Hi Elena, On Mon, 20 Mar 2017 07:00:13 + "Reshetova, Elena" wrote: > > > After merging the netfilter-next tree, today's linux-next build (x86_64 > > allmodconfig) produced this warning: > > > > net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del': > >

RE: linux-next: build warning after merge of the netfilter-next tree

2017-03-20 Thread Reshetova, Elena
> Hi all, > > After merging the netfilter-next tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del': > net/netfilter/nfnetlink_acct.c:329:15: warning: unused variable 'refcount' [- > Wunused-variable] >

RE: linux-next: build warning after merge of the netfilter-next tree

2017-03-20 Thread Reshetova, Elena
> Hi all, > > After merging the netfilter-next tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del': > net/netfilter/nfnetlink_acct.c:329:15: warning: unused variable 'refcount' [- > Wunused-variable] >

linux-next: build warning after merge of the netfilter-next tree

2017-03-19 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (x86_64 allmodconfig) produced this warning: net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del': net/netfilter/nfnetlink_acct.c:329:15: warning: unused variable 'refcount' [-Wunused-variable] unsigned int

linux-next: build warning after merge of the netfilter-next tree

2017-03-19 Thread Stephen Rothwell
Hi all, After merging the netfilter-next tree, today's linux-next build (x86_64 allmodconfig) produced this warning: net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_try_del': net/netfilter/nfnetlink_acct.c:329:15: warning: unused variable 'refcount' [-Wunused-variable] unsigned int