From: Greg KH <gregkh@suse.de>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linuxppc-dev@ozlabs.org, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, balbir@linux.vnet.ibm.com
Subject: Re: Build breakage on powerpc with 2.6.24-rc6-mm1
Date: Sun, 23 Dec 2007 20:49:12 -0800 [thread overview]
Message-ID: <20071224044912.GA10690@suse.de> (raw)
In-Reply-To: <20071224134353.c00fc231.sfr@canb.auug.org.au>
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 <balbir@linux.vnet.ibm.com> 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: unused variable ‘rc’
> > drivers/net/iseries_veth.c: In function ‘veth_probe_one’:
> > drivers/net/iseries_veth.c:1086: error: ‘veth_port_ktypeq’ undeclared
> > (first use in this function)
> > drivers/net/iseries_veth.c:1086: error: (Each undeclared identifier is
> > reported only once
> > drivers/net/iseries_veth.c:1086: error: for each function it appears
> > in.)
> > make[2]: *** [drivers/net/iseries_veth.o] Error 1
> > make[1]: *** [drivers/net] Error 2
> > make: *** [drivers] Error 2
Thanks for the report, sorry for the typos, I'll fix up my patch.
> Yeah, that would be
> gregkh-driver-kobject-convert-drivers-net-iseries_vethc-to-use-kobject_init-add_ng.
>
> 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. For i386
and x86-64 I do build everything, and as that's 99% of the users, it's
usually fine :)
I did start to try to get a s390 cross-build working, but ran out of
time a week or so ago...
> > Here's a patch, compile tested to fix the compilation problem
>
> Hopefully Greg will fix his original patch before it reaches Linus.
I will do that.
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@suse.de>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: balbir@linux.vnet.ibm.com, linuxppc-dev@ozlabs.org,
akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: Build breakage on powerpc with 2.6.24-rc6-mm1
Date: Sun, 23 Dec 2007 20:49:12 -0800 [thread overview]
Message-ID: <20071224044912.GA10690@suse.de> (raw)
In-Reply-To: <20071224134353.c00fc231.sfr@canb.auug.org.au>
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 <balbir@linux.vnet.ibm.com> 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: unused variable ‘rc’
> > drivers/net/iseries_veth.c: In function ‘veth_probe_one’:
> > drivers/net/iseries_veth.c:1086: error: ‘veth_port_ktypeq’ undeclared
> > (first use in this function)
> > drivers/net/iseries_veth.c:1086: error: (Each undeclared identifier is
> > reported only once
> > drivers/net/iseries_veth.c:1086: error: for each function it appears
> > in.)
> > make[2]: *** [drivers/net/iseries_veth.o] Error 1
> > make[1]: *** [drivers/net] Error 2
> > make: *** [drivers] Error 2
Thanks for the report, sorry for the typos, I'll fix up my patch.
> Yeah, that would be
> gregkh-driver-kobject-convert-drivers-net-iseries_vethc-to-use-kobject_init-add_ng.
>
> 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. For i386
and x86-64 I do build everything, and as that's 99% of the users, it's
usually fine :)
I did start to try to get a s390 cross-build working, but ran out of
time a week or so ago...
> > Here's a patch, compile tested to fix the compilation problem
>
> Hopefully Greg will fix his original patch before it reaches Linus.
I will do that.
thanks,
greg k-h
next prev parent reply other threads:[~2007-12-24 5:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-23 22:41 Build breakage on powerpc with 2.6.24-rc6-mm1 Balbir Singh
2007-12-24 2:43 ` Stephen Rothwell
2007-12-24 4:49 ` Greg KH [this message]
2007-12-24 4:49 ` Greg KH
2007-12-24 19:27 ` Olof Johansson
2007-12-24 19:27 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071224044912.GA10690@suse.de \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=balbir@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.