[PATCH 0/2] tracing/urgent: fixes for nop patching omissions

From: Frederic Weisbecker
Date: Sat Jun 20 2009 - 01:06:26 EST


Hi Ingo, Steven,

The first patch in the set fixes a bug on which ftrace silently
ommitted to recover nop patching after function tracing.

The issue is present in .31 and .30 as well

The second patch just adds a warning to prevent further mistakes like
that.

Thanks.

Frederic Weisbecker (2):
tracing/urgent: fix unbalanced ftrace_start_up
tracing/urgent: warn in case of ftrace_start_up inbalance

kernel/trace/ftrace.c | 7 +++++++
kernel/trace/trace_functions.c | 8 +++++---
2 files changed, 12 insertions(+), 3 deletions(-)

The following changes since commit 44ad18e0a65e296b2e68a1452509f6222cdce743:
Steven Rostedt (1):
tracing: update sample event documentation

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
tracing/urgent

Frederic Weisbecker (2):
tracing/urgent: fix unbalanced ftrace_start_up
tracing/urgent: warn in case of ftrace_start_up inbalance

kernel/trace/ftrace.c | 7 +++++++
kernel/trace/trace_functions.c | 8 +++++---
2 files changed, 12 insertions(+), 3 deletions(-)
--
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/