Re: [PATCH 00/10] [GIT PULL][v2.6.39] tracing: updates

From: Ingo Molnar
Date: Thu Feb 17 2011 - 09:05:16 EST



> > Please pull the latest tip/perf/core tree, which can be found at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> > tip/perf/core

Note that these changes caused a new build failure on arch/m32r:

/home/mingo/tip/drivers/net/smc91x.h:199:1: warning: this is the location of the previous definition
/home/mingo/tip/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event':
/home/mingo/tip/kernel/trace/ring_buffer.c:2165: error: 'sched_clock_stable' undeclared (first use in this function)
/home/mingo/tip/kernel/trace/ring_buffer.c:2165: error: (Each undeclared identifier is reported only once
/home/mingo/tip/kernel/trace/ring_buffer.c:2165: error: for each function it appears in.)
make[3]: *** [kernel/trace/ring_buffer.o] Error 1
make[2]: *** [kernel/trace] Error 2

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/