[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090913014906.407896305@goodmis.org>
Date: Sat, 12 Sep 2009 21:49:06 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Li Zefan <lizf@...fujitsu.com>,
Thomas Gleixner <tglx@...utronix.de>,
Carsten Emde <Carsten.Emde@...dl.org>
Subject: [PATCH 0/3] [GIT PULL] tracing: fixes for 2.6.32
Ingo,
Please pull the latest tip/tracing/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/core
Carsten Emde (3):
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
tracing: remove unused local variables in tracer probe functions
tracing: do not update tracing_max_latency when tracer is stopped
----
include/trace/events/block.h | 4 +++-
kernel/trace/trace.c | 5 +++++
kernel/trace/trace.h | 1 +
kernel/trace/trace_irqsoff.c | 16 ++++------------
kernel/trace/trace_sched_wakeup.c | 16 ++++------------
5 files changed, 17 insertions(+), 25 deletions(-)
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists