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

2019-01-13 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (powerpc allyesconfig) produced this warning: ld: warning: orphan section `.bpfilter_umh' from `net/bpfilter/bpfilter_umh_blob.o' being placed in section `.bpfilter_umh' Introduced by commit 61fbf5933d42 ("net: bpfilter: restart

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

2017-08-22 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: net/ipv6/route.c: In function 'rt6_check': net/ipv6/route.c:1294:43: warning: 'rt_cookie' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!rt6_get_cookie_safe(rt,

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

2017-08-22 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: net/ipv6/route.c: In function 'rt6_check': net/ipv6/route.c:1294:43: warning: 'rt_cookie' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!rt6_get_cookie_safe(rt,

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

2017-06-13 Thread Ashwanth Goli
Hi Stephen, On 2017-06-13 16:38, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (powerpc ppc44x_defconfig) produced this warning: net/core/dev.c: In function 'dev_cpu_dead': net/core/dev.c:8330:2: warning: 'remsd' is used uninitialized in this function

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

2017-06-13 Thread Ashwanth Goli
Hi Stephen, On 2017-06-13 16:38, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (powerpc ppc44x_defconfig) produced this warning: net/core/dev.c: In function 'dev_cpu_dead': net/core/dev.c:8330:2: warning: 'remsd' is used uninitialized in this function

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

2017-06-13 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (powerpc ppc44x_defconfig) produced this warning: net/core/dev.c: In function 'dev_cpu_dead': net/core/dev.c:8330:2: warning: 'remsd' is used uninitialized in this function [-Wuninitialized] net_rps_send_ipi(remsd); ^ Introduced

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

2017-06-13 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (powerpc ppc44x_defconfig) produced this warning: net/core/dev.c: In function 'dev_cpu_dead': net/core/dev.c:8330:2: warning: 'remsd' is used uninitialized in this function [-Wuninitialized] net_rps_send_ipi(remsd); ^ Introduced

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

2017-01-19 Thread Tariq Toukan
Hi Stephen, On 19/01/2017 12:56 AM, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: In function 'mlx5e_set_channels':

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

2017-01-19 Thread Tariq Toukan
Hi Stephen, On 19/01/2017 12:56 AM, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: In function 'mlx5e_set_channels':

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

2017-01-18 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: In function 'mlx5e_set_channels': drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:546:6: warning: unused variable 'ncv'

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

2017-01-18 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: In function 'mlx5e_set_channels': drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:546:6: warning: unused variable 'ncv'

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

2014-09-23 Thread David Miller
From: Stephen Rothwell Date: Wed, 24 Sep 2014 07:23:06 +1000 > Dave, this is a bit slack of you since I reported that problem a week > ago in the net tree and yet it has not been completely fixed before you > asked Linus to pull your tree :-( There were build failures I saw due to some

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

2014-09-23 Thread Stephen Rothwell
Hi all, On Wed, 24 Sep 2014 07:23:06 +1000 Stephen Rothwell wrote: > > On Tue, 23 Sep 2014 16:59:59 +0200 Michal Marek wrote: > > > > On 2014-09-18 02:35, Randy Dunlap wrote: > > > On 09/17/14 17:32, Stephen Rothwell wrote: > > >> Hi all, > > >> > > >> After merging the net tree, today's

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

2014-09-23 Thread Stephen Rothwell
Hi all, On Tue, 23 Sep 2014 16:59:59 +0200 Michal Marek wrote: > > On 2014-09-18 02:35, Randy Dunlap wrote: > > On 09/17/14 17:32, Stephen Rothwell wrote: > >> Hi all, > >> > >> After merging the net tree, today's linux-next build (powerpc > >> ppc64_defconfig) produced these warnings: > >> > >>

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

2014-09-23 Thread Michal Marek
On 2014-09-18 02:35, Randy Dunlap wrote: > On 09/17/14 17:32, Stephen Rothwell wrote: >> Hi all, >> >> After merging the net tree, today's linux-next build (powerpc >> ppc64_defconfig) produced these warnings: >> >> warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && >>

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

2014-09-23 Thread Michal Marek
On 2014-09-18 02:35, Randy Dunlap wrote: On 09/17/14 17:32, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings: warning: (PPC_CELL_NATIVE BLUESTONE CANYONLANDS GLACIER EIGER 440EPX 440GRX 440GX

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

2014-09-23 Thread Stephen Rothwell
Hi all, On Tue, 23 Sep 2014 16:59:59 +0200 Michal Marek mma...@suse.cz wrote: On 2014-09-18 02:35, Randy Dunlap wrote: On 09/17/14 17:32, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings:

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

2014-09-23 Thread Stephen Rothwell
Hi all, On Wed, 24 Sep 2014 07:23:06 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: On Tue, 23 Sep 2014 16:59:59 +0200 Michal Marek mma...@suse.cz wrote: On 2014-09-18 02:35, Randy Dunlap wrote: On 09/17/14 17:32, Stephen Rothwell wrote: Hi all, After merging the net tree,

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

2014-09-23 Thread David Miller
From: Stephen Rothwell s...@canb.auug.org.au Date: Wed, 24 Sep 2014 07:23:06 +1000 Dave, this is a bit slack of you since I reported that problem a week ago in the net tree and yet it has not been completely fixed before you asked Linus to pull your tree :-( There were build failures I saw

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

2014-09-17 Thread Randy Dunlap
On 09/17/14 17:32, Stephen Rothwell wrote: > Hi all, > > After merging the net tree, today's linux-next build (powerpc > ppc64_defconfig) produced these warnings: > > warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && > 440EPX && 440GRX && 440GX && 460SX && 405EX)

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

2014-09-17 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings: warning: (PPC_CELL_NATIVE && BLUESTONE && CANYONLANDS && GLACIER && EIGER && 440EPX && 440GRX && 440GX && 460SX && 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies

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

2014-09-17 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings: warning: (PPC_CELL_NATIVE BLUESTONE CANYONLANDS GLACIER EIGER 440EPX 440GRX 440GX 460SX 405EX) selects IBM_EMAC_RGMII which has unmet direct dependencies (NETDEVICES

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

2014-09-17 Thread Randy Dunlap
On 09/17/14 17:32, Stephen Rothwell wrote: Hi all, After merging the net tree, today's linux-next build (powerpc ppc64_defconfig) produced these warnings: warning: (PPC_CELL_NATIVE BLUESTONE CANYONLANDS GLACIER EIGER 440EPX 440GRX 440GX 460SX 405EX) selects IBM_EMAC_RGMII which