linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* still FTRACE_SYSCALL_MAX compile error on linux-next?
@ 2009-09-02  9:12 Heiko Carstens
  2009-09-02 11:02 ` Ingo Molnar
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Carstens @ 2009-09-02  9:12 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Jason Baron, Frederic Weisbecker, linux-next, Martin Schwidefsky

Hi Ingo,

in linux-next I still see this compile error on s390:

kernel/trace/trace_syscalls.c:13: error: 'FTRACE_SYSCALL_MAX' undeclared here (not in a function)
make[2]: *** [kernel/trace/trace_syscalls.o] Error 1

The fix for this in your tracing/core branch:
"tracing: Convert event tracing code to use NR_syscalls"

is that branch not part of linux-next?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still FTRACE_SYSCALL_MAX compile error on linux-next?
  2009-09-02  9:12 still FTRACE_SYSCALL_MAX compile error on linux-next? Heiko Carstens
@ 2009-09-02 11:02 ` Ingo Molnar
  2009-09-02 11:12   ` Heiko Carstens
  0 siblings, 1 reply; 4+ messages in thread
From: Ingo Molnar @ 2009-09-02 11:02 UTC (permalink / raw)
  To: Heiko Carstens
  Cc: Jason Baron, Frederic Weisbecker, linux-next, Martin Schwidefsky


* Heiko Carstens <heiko.carstens@de.ibm.com> wrote:

> Hi Ingo,
> 
> in linux-next I still see this compile error on s390:
> 
> kernel/trace/trace_syscalls.c:13: error: 'FTRACE_SYSCALL_MAX' undeclared here (not in a function)
> make[2]: *** [kernel/trace/trace_syscalls.o] Error 1
> 
> The fix for this in your tracing/core branch:
> "tracing: Convert event tracing code to use NR_syscalls"
> 
> is that branch not part of linux-next?

it is, but it had open bugs so i couldnt push it for some while. 
Will push later today most likely.

	Ingo

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still FTRACE_SYSCALL_MAX compile error on linux-next?
  2009-09-02 11:02 ` Ingo Molnar
@ 2009-09-02 11:12   ` Heiko Carstens
  2009-09-02 13:34     ` Ingo Molnar
  0 siblings, 1 reply; 4+ messages in thread
From: Heiko Carstens @ 2009-09-02 11:12 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Jason Baron, Frederic Weisbecker, linux-next, Martin Schwidefsky

On Wed, Sep 02, 2009 at 01:02:31PM +0200, Ingo Molnar wrote:
> 
> * Heiko Carstens <heiko.carstens@de.ibm.com> wrote:
> 
> > Hi Ingo,
> > 
> > in linux-next I still see this compile error on s390:
> > 
> > kernel/trace/trace_syscalls.c:13: error: 'FTRACE_SYSCALL_MAX' undeclared here (not in a function)
> > make[2]: *** [kernel/trace/trace_syscalls.o] Error 1
> > 
> > The fix for this in your tracing/core branch:
> > "tracing: Convert event tracing code to use NR_syscalls"
> > 
> > is that branch not part of linux-next?
> 
> it is, but it had open bugs so i couldnt push it for some while. 
> Will push later today most likely.

Ok, thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still FTRACE_SYSCALL_MAX compile error on linux-next?
  2009-09-02 11:12   ` Heiko Carstens
@ 2009-09-02 13:34     ` Ingo Molnar
  0 siblings, 0 replies; 4+ messages in thread
From: Ingo Molnar @ 2009-09-02 13:34 UTC (permalink / raw)
  To: Heiko Carstens
  Cc: Jason Baron, Frederic Weisbecker, linux-next, Martin Schwidefsky


* Heiko Carstens <heiko.carstens@de.ibm.com> wrote:

> On Wed, Sep 02, 2009 at 01:02:31PM +0200, Ingo Molnar wrote:
> > 
> > * Heiko Carstens <heiko.carstens@de.ibm.com> wrote:
> > 
> > > Hi Ingo,
> > > 
> > > in linux-next I still see this compile error on s390:
> > > 
> > > kernel/trace/trace_syscalls.c:13: error: 'FTRACE_SYSCALL_MAX' undeclared here (not in a function)
> > > make[2]: *** [kernel/trace/trace_syscalls.o] Error 1
> > > 
> > > The fix for this in your tracing/core branch:
> > > "tracing: Convert event tracing code to use NR_syscalls"
> > > 
> > > is that branch not part of linux-next?
> > 
> > it is, but it had open bugs so i couldnt push it for some while. 
> > Will push later today most likely.
> 
> Ok, thanks!

pushed it - let me know if there's still trouble in tomorrow's 
linux-next kernel.

	Ingo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-02 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-02  9:12 still FTRACE_SYSCALL_MAX compile error on linux-next? Heiko Carstens
2009-09-02 11:02 ` Ingo Molnar
2009-09-02 11:12   ` Heiko Carstens
2009-09-02 13:34     ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).