* linux-next: rr tree build error
@ 2009-02-17 5:12 Stephen Rothwell
2009-02-17 12:04 ` Rusty Russell
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2009-02-17 5:12 UTC (permalink / raw)
To: Rusty Russell; +Cc: linux-next, Anders Kaseorg, Jeff Arnold, Tim Abbott
[-- Attachment #1: Type: text/plain, Size: 958 bytes --]
Hi Rusty,
Today's linux-next build (powerpc ppc64_defconfig) failed like this:
In file included from kernel/kallsyms.c:15:
include/linux/kallsyms.h:22: warning: 'struct module' declared inside parameter list
include/linux/kallsyms.h:22: warning: its scope is only this definition or declaration, which is probably not what you want
kernel/kallsyms.c:164: error: conflicting types for 'kallsyms_on_each_symbol'
include/linux/kallsyms.h:21: error: previous declaration of 'kallsyms_on_each_symbol' was here
kernel/kallsyms.c:181: error: conflicting types for 'kallsyms_on_each_symbol'
include/linux/kallsyms.h:21: error: previous declaration of 'kallsyms_on_each_symbol' was here
Caused by commit eadcd635def320c8f057f32dd3531638ee99e50a ("Ksplice: Add
functions for walking kallsyms symbols").
I have dropped the rr tree for today.
--
Cheers,
Stephen Rothwell sfr@canb•auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: linux-next: rr tree build error
2009-02-17 5:12 linux-next: rr tree build error Stephen Rothwell
@ 2009-02-17 12:04 ` Rusty Russell
2009-02-17 12:27 ` Stephen Rothwell
0 siblings, 1 reply; 3+ messages in thread
From: Rusty Russell @ 2009-02-17 12:04 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, Anders Kaseorg, Jeff Arnold, Tim Abbott
On Tuesday 17 February 2009 15:42:52 Stephen Rothwell wrote:
> Hi Rusty,
>
> Today's linux-next build (powerpc ppc64_defconfig) failed like this:
>
> In file included from kernel/kallsyms.c:15:
> include/linux/kallsyms.h:22: warning: 'struct module' declared inside parameter list
Thanks, this does not happen on x86, I guess some weird include tangle.
Fix is simple (declare struct module), I've done it now.
Thanks,
Rusty.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: rr tree build error
2009-02-17 12:04 ` Rusty Russell
@ 2009-02-17 12:27 ` Stephen Rothwell
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2009-02-17 12:27 UTC (permalink / raw)
To: Rusty Russell; +Cc: linux-next, Anders Kaseorg, Jeff Arnold, Tim Abbott
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
Hi Rusty,
On Tue, 17 Feb 2009 22:34:14 +1030 Rusty Russell <rusty@rustcorp•com.au> wrote:
>
> Thanks, this does not happen on x86, I guess some weird include tangle.
>
> Fix is simple (declare struct module), I've done it now.
Thanks.
--
Cheers,
Stephen Rothwell sfr@canb•auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-02-17 12:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 5:12 linux-next: rr tree build error Stephen Rothwell
2009-02-17 12:04 ` Rusty Russell
2009-02-17 12:27 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox