Re: [PATCH 0/4] [GIT PULL] tracing: recursion and compile fixes

From: Ingo Molnar
Date: Mon Apr 20 2009 - 13:55:57 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Ingo,
>
> The first patch is a fix to a change to late_initcall that was
> somehow dropped. Probably due to the issues that the patch was
> causing and it may have conflicted with your temporary disabling
> of the selftests.
>
> The next patch is a compile fix for all tracing disabled.
>
> The last two are recursive testing fixes.
>
> Please pull the latest tip/tracing/ftrace tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/ftrace
>
>
> Steven Rostedt (4):
> tracing/events: call the correct event trace selftest init function
> tracing: remove dangling semicolon
> tracing: fix recursive test level calculation
> tracing: remove recursive test from ring_buffer_event_discard
>
> ----
> include/linux/trace_seq.h | 2 +-
> kernel/trace/ring_buffer.c | 5 +++--
> kernel/trace/trace_events.c | 2 +-
> 3 files changed, 5 insertions(+), 4 deletions(-)
> --

Pulled, thanks Steve!

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/