Re: Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-24 Thread Olof Johansson
On Sun, Dec 23, 2007 at 08:49:12PM -0800, Greg KH wrote: > > Hi Greg, do you even build with your patches applied? > > For the power architecture, no, I do not. I used to, but my cross-build > box died and I haven't taken the time to set it all up again. Crosstool makes it really easy. It's

Re: Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-24 Thread Olof Johansson
On Sun, Dec 23, 2007 at 08:49:12PM -0800, Greg KH wrote: Hi Greg, do you even build with your patches applied? For the power architecture, no, I do not. I used to, but my cross-build box died and I haven't taken the time to set it all up again. Crosstool makes it really easy. It's

Re: Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-23 Thread Greg KH
On Mon, Dec 24, 2007 at 01:43:53PM +1100, Stephen Rothwell wrote: > Hi Balbir, > > Thanks for the report. > > On Mon, 24 Dec 2007 04:11:58 +0530 Balbir Singh <[EMAIL PROTECTED]> wrote: > > > > I see the following error with the iseries_veth driver in 2.6.24-rc6-mm1 > > > >

Re: Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-23 Thread Stephen Rothwell
Hi Balbir, Thanks for the report. On Mon, 24 Dec 2007 04:11:58 +0530 Balbir Singh <[EMAIL PROTECTED]> wrote: > > I see the following error with the iseries_veth driver in 2.6.24-rc6-mm1 > > drivers/net/iseries_veth.c: In function ‘veth_init_connection’: > drivers/net/iseries_veth.c:818:

Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-23 Thread Balbir Singh
Hi, I see the following error with the iseries_veth driver in 2.6.24-rc6-mm1 drivers/net/iseries_veth.c: In function ‘veth_init_connection’: drivers/net/iseries_veth.c:818: warning: unused variable ‘rc’ drivers/net/iseries_veth.c: In function ‘veth_probe_one’: drivers/net/iseries_veth.c:1086:

Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-23 Thread Balbir Singh
Hi, I see the following error with the iseries_veth driver in 2.6.24-rc6-mm1 drivers/net/iseries_veth.c: In function ‘veth_init_connection’: drivers/net/iseries_veth.c:818: warning: unused variable ‘rc’ drivers/net/iseries_veth.c: In function ‘veth_probe_one’: drivers/net/iseries_veth.c:1086:

Re: Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-23 Thread Stephen Rothwell
Hi Balbir, Thanks for the report. On Mon, 24 Dec 2007 04:11:58 +0530 Balbir Singh [EMAIL PROTECTED] wrote: I see the following error with the iseries_veth driver in 2.6.24-rc6-mm1 drivers/net/iseries_veth.c: In function ‘veth_init_connection’: drivers/net/iseries_veth.c:818: warning:

Re: Build breakage on powerpc with 2.6.24-rc6-mm1

2007-12-23 Thread Greg KH
On Mon, Dec 24, 2007 at 01:43:53PM +1100, Stephen Rothwell wrote: Hi Balbir, Thanks for the report. On Mon, 24 Dec 2007 04:11:58 +0530 Balbir Singh [EMAIL PROTECTED] wrote: I see the following error with the iseries_veth driver in 2.6.24-rc6-mm1 drivers/net/iseries_veth.c: In