Prev: [PATCH 2/2] tracing: Fix ring_buffer_read_page reading out of page boundary
Next: [PATCH 1/2] tracing: Fix an unallocated memory access in function_graph
From: Steven Rostedt on 11 Aug 2010 15:10 Ingo, Please pull the latest tip/perf/urgent tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/perf/urgent Huang Ying (1): tracing: Fix ring_buffer_read_page reading out of page boundary Shaohua Li (1): tracing: Fix an unallocated memory access in function_graph ---- kernel/trace/ring_buffer.c | 3 +++ kernel/trace/trace_functions_graph.c | 10 +++++++++- 2 files changed, 12 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |