[PATCH 0/4] tracing: some fixes for 2.6.31

From: Li Zefan
Date: Sun Jun 14 2009 - 22:54:55 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/