Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-13 Thread Arnd Bergmann
On Tuesday 13 October 2015 12:25:10 Jesse Brandeburg wrote: > On Tue, 13 Oct 2015 13:37:04 +0200 > Arnd Bergmann wrote: > > > On Monday 12 October 2015 23:18:21 you wrote: > > > On Wed, 2015-10-07 at 22:13 +0200, Arnd Bergmann wrote: > > > > Jesse Brandeburg fixed a bug for 32-bit systems in the

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-13 Thread Jesse Brandeburg
On Tue, 13 Oct 2015 12:05:32 -0700 Jeff Kirsher wrote: > On Tue, 2015-10-13 at 13:37 +0200, Arnd Bergmann wrote: > > This is the majority of all build warnings we get on allmodconfig > > (both i386 and arm), > > so it would be really nice to have it fixed before 4.3. For all I can > > tell, the >

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-13 Thread Jesse Brandeburg
On Tue, 13 Oct 2015 13:37:04 +0200 Arnd Bergmann wrote: > On Monday 12 October 2015 23:18:21 you wrote: > > On Wed, 2015-10-07 at 22:13 +0200, Arnd Bergmann wrote: > > > Jesse Brandeburg fixed a bug for 32-bit systems in the i40e driver > > > in commit 9c70d7cebfec5 ("i40e: fix 32 bit build warni

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-13 Thread Jeff Kirsher
On Tue, 2015-10-13 at 13:37 +0200, Arnd Bergmann wrote: > This is the majority of all build warnings we get on allmodconfig > (both i386 and arm), > so it would be really nice to have it fixed before 4.3. For all I can > tell, the > patch still applies on your branch too, but see below for the reba

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-13 Thread Jeff Kirsher
On Tue, 2015-10-13 at 13:37 +0200, Arnd Bergmann wrote: > This is the majority of all build warnings we get on allmodconfig > (both i386 and arm), > so it would be really nice to have it fixed before 4.3. For all I can > tell, the > patch still applies on your branch too, but see below for the reba

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-13 Thread Arnd Bergmann
es on your branch too, but see below for the rebased version. I also note that your branch is not part of linux-next, is that intentional? Arnd 8<--- >From e6245d40a1ad7faa9064c23aa3d737d67d628683 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Wed, 7 Oct 2015 21:56:09 +0

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-12 Thread Jeff Kirsher
On Wed, 2015-10-07 at 22:13 +0200, Arnd Bergmann wrote: > Jesse Brandeburg fixed a bug for 32-bit systems in the i40e driver > in commit 9c70d7cebfec5 ("i40e: fix 32 bit build warnings"), but the > same code still exists in the i40evf driver and causes compilation > warnings in ARM and x86 allmodco

Re: [PATCH] i40evf: fix 32 bit build warnings

2015-10-09 Thread Jesse Brandeburg
On Wed, 7 Oct 2015 22:13:19 +0200 Arnd Bergmann wrote: > Jesse Brandeburg fixed a bug for 32-bit systems in the i40e driver > in commit 9c70d7cebfec5 ("i40e: fix 32 bit build warnings"), but the > same code still exists in the i40evf driver and causes compilation > warnings in ARM and x86 allmodc

[PATCH] i40evf: fix 32 bit build warnings

2015-10-07 Thread Arnd Bergmann
Jesse Brandeburg fixed a bug for 32-bit systems in the i40e driver in commit 9c70d7cebfec5 ("i40e: fix 32 bit build warnings"), but the same code still exists in the i40evf driver and causes compilation warnings in ARM and x86 allmodconfig: drivers/net/ethernet/intel/i40evf/i40e_common.c:445:68: w