[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A35B84B.40904@cn.fujitsu.com>
Date: Mon, 15 Jun 2009 10:56:11 +0800
From: Li Zefan <lizf@...fujitsu.com>
To: Ingo Molnar <mingo@...e.hu>
CC: Steven Rostedt <rostedt@...dmis.org>,
Frederic Weisbecker <fweisbec@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] tracing: some fixes for 2.6.31
Some small but not trival fixes for 2.6.31:
[PATCH 1/4] tracing: fix a typo in tracing_cpumask_write()
[PATCH 2/4] tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
[PATCH 3/4] tracing/filters: operand can be negative
[PATCH 4/4] tracing/filters: strloc should be unsigned short
---
kernel/trace/trace.c | 8 ++++----
kernel/trace/trace_events_filter.c | 9 +++++++--
2 files changed, 11 insertions(+), 6 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