* Re: 2.6.21-mm2 -- powerpc missing kset
[not found] <20070509012322.199f292b.akpm@linux-foundation.org>
@ 2007-05-10 11:48 ` Andy Whitcroft
2007-05-10 12:16 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Andy Whitcroft @ 2007-05-10 11:48 UTC (permalink / raw)
To: Andrew Morton; +Cc: linuxppc-dev, paulus, linux-kernel
Getting this new compile failure on powerpc:
-apw
arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem'
declared inside parameter list
arch/powerpc/platforms/pseries/power.c:31: warning: its scope is only
this definition or declaration, which is probably not what you want
arch/powerpc/platforms/pseries/power.c:37: warning: `struct subsystem'
declared inside parameter list
arch/powerpc/platforms/pseries/power.c:55: warning: initialization from
incompatible pointer type
arch/powerpc/platforms/pseries/power.c:56: warning: initialization from
incompatible pointer type
arch/powerpc/platforms/pseries/power.c: In function `pm_init':
arch/powerpc/platforms/pseries/power.c:75: error: structure has no
member named `kset'
make[2]: *** [arch/powerpc/platforms/pseries/power.o] Error 1
make[1]: *** [arch/powerpc/platforms/pseries] Error 2
make: *** [arch/powerpc/platforms] Error 2
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.21-mm2 -- powerpc missing kset
2007-05-10 11:48 ` 2.6.21-mm2 -- powerpc missing kset Andy Whitcroft
@ 2007-05-10 12:16 ` Stephen Rothwell
2007-05-10 15:48 ` Randy Dunlap
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2007-05-10 12:16 UTC (permalink / raw)
To: Andy Whitcroft; +Cc: linuxppc-dev, Andrew Morton, paulus, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 376 bytes --]
On Thu, 10 May 2007 12:48:28 +0100 Andy Whitcroft <apw@shadowen.org> wrote:
>
> arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem'
> declared inside parameter list
There is no explicit reference to struct subsystem in the current version
of that file.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.21-mm2 -- powerpc missing kset
2007-05-10 12:16 ` Stephen Rothwell
@ 2007-05-10 15:48 ` Randy Dunlap
2007-05-10 23:45 ` Stephen Rothwell
0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2007-05-10 15:48 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linuxppc-dev, Andrew Morton, paulus, linux-kernel
On Thu, 10 May 2007 22:16:31 +1000 Stephen Rothwell wrote:
> On Thu, 10 May 2007 12:48:28 +0100 Andy Whitcroft <apw@shadowen.org> wrote:
> >
> > arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem'
> > declared inside parameter list
>
> There is no explicit reference to struct subsystem in the current version
> of that file.
There is in 2.6.21-mm2. Are you saying that it's been fixed
somewhere else? (where?)
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.21-mm2 -- powerpc missing kset
2007-05-10 15:48 ` Randy Dunlap
@ 2007-05-10 23:45 ` Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2007-05-10 23:45 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linuxppc-dev, Andrew Morton, paulus, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 876 bytes --]
On Thu, 10 May 2007 08:48:02 -0700 Randy Dunlap <randy.dunlap@oracle.com> wrote:
>
> On Thu, 10 May 2007 22:16:31 +1000 Stephen Rothwell wrote:
>
> > On Thu, 10 May 2007 12:48:28 +0100 Andy Whitcroft <apw@shadowen.org> wrote:
> > >
> > > arch/powerpc/platforms/pseries/power.c:31: warning: `struct subsystem'
> > > declared inside parameter list
> >
> > There is no explicit reference to struct subsystem in the current version
> > of that file.
>
> There is in 2.6.21-mm2. Are you saying that it's been fixed
> somewhere else? (where?)
Linus' tree. It was fixed by commit
823bccfc4002296ba88c3ad0f049e1abd8108d30 ('remove "struct subsystem" as
it is no longer needed') from Greg Kroah-Hartman dated 2007-04-14 which
was applied before v2.6.21-mm2 (according to gitk).
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-10 23:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20070509012322.199f292b.akpm@linux-foundation.org>
2007-05-10 11:48 ` 2.6.21-mm2 -- powerpc missing kset Andy Whitcroft
2007-05-10 12:16 ` Stephen Rothwell
2007-05-10 15:48 ` Randy Dunlap
2007-05-10 23:45 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox