linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kernel/trace/ftrace.c new warning in next-20080723
@ 2008-07-23 22:39 Harvey Harrison
  2008-07-24  0:52 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Harvey Harrison @ 2008-07-23 22:39 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: rusty, linux-next, LKML

> kernel/trace/ftrace.c: In function ‘ftrace_run_update_code’:
> kernel/trace/ftrace.c:590: warning: ‘stop_machine_run’ is deprecated (declared at include/linux/stop_machine.h:59)
> kernel/trace/ftrace.c: In function ‘ftrace_update_code’:
> kernel/trace/ftrace.c:790: warning: ‘stop_machine_run’ is deprecated (declared at include/linux/stop_machine.h:59)
> kernel/trace/ftrace.c: In function ‘ftrace_dynamic_init’:
> kernel/trace/ftrace.c:1567: warning: ‘stop_machine_run’ is deprecated (declared at include/linux/stop_machine.h:59)

FYI,

Harvey

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

* Re: kernel/trace/ftrace.c new warning in next-20080723
  2008-07-23 22:39 kernel/trace/ftrace.c new warning in next-20080723 Harvey Harrison
@ 2008-07-24  0:52 ` Rusty Russell
  0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2008-07-24  0:52 UTC (permalink / raw)
  To: Harvey Harrison; +Cc: Ingo Molnar, linux-next, LKML

On Thursday 24 July 2008 08:39:45 Harvey Harrison wrote:
> > kernel/trace/ftrace.c: In function ‘ftrace_run_update_code’:
> > kernel/trace/ftrace.c:590: warning: ‘stop_machine_run’ is deprecated
> > (declared at include/linux/stop_machine.h:59) kernel/trace/ftrace.c: In
> > function ‘ftrace_update_code’:
> > kernel/trace/ftrace.c:790: warning: ‘stop_machine_run’ is deprecated
> > (declared at include/linux/stop_machine.h:59) kernel/trace/ftrace.c: In
> > function ‘ftrace_dynamic_init’:
> > kernel/trace/ftrace.c:1567: warning: ‘stop_machine_run’ is deprecated
> > (declared at include/linux/stop_machine.h:59)
>
> FYI,
>
> Harvey

Yep, this is known, expected and harmless.  I'm waiting for Linus to pull my 
lguest and virtio patches before I send the stop_machine changes.

Cheers,
Rusty.

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

end of thread, other threads:[~2008-07-24  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-23 22:39 kernel/trace/ftrace.c new warning in next-20080723 Harvey Harrison
2008-07-24  0:52 ` Rusty Russell

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).