Re: [PATCH 0/7] [GIT PULL] updates for 2.6.31

From: Ingo Molnar
Date: Mon Jun 15 2009 - 11:56:41 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Hi Ingo,
>
> This patch series are fixes that should get into 2.6.31 (maybe some of
> them even into stable?).
>
> Please pull the latest tracing/ftrace tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tracing/ftrace
>
>
> Li Zefan (4):
> tracing: fix a typo in tracing_cpumask_write()
> tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
> tracing/filters: operand can be negative
> tracing/filters: strloc should be unsigned short
>
> Rusty Russell (1):
> cpumask: use new operators in kernel/trace
>
> Steven Rostedt (1):
> ring-buffer: prevent adding write in discarded area
>
> Wu Zhangjin (1):
> tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h
>
> ----
> include/linux/trace_seq.h | 2 +
> kernel/trace/kmemtrace.c | 2 +-
> kernel/trace/ring_buffer.c | 72 +++++++++++++++++++++++++++++-------
> kernel/trace/trace.c | 8 ++--
> kernel/trace/trace_events_filter.c | 9 +++-
> 5 files changed, 72 insertions(+), 21 deletions(-)

Pulled into tracing/urgent - 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/