Messages in this thread |  | | | Date | Wed, 01 Apr 2009 10:19:49 -0400 | | From | Steven Rostedt <> | | Subject | [PATCH 0/2] [GIT PULL] updates for tip core-v2 |
| |
Ingo,
I sent these patches before, but this time I rebased to your core-v2 branch.
Please pull the latest tip/tracing/core-v2 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/tracing/core-v2
Steven Rostedt (2): function-graph: allow unregistering twice ring-buffer: do not remove reader page from list on ring buffer free
---- kernel/trace/ftrace.c | 4 ++++ kernel/trace/ring_buffer.c | 1 - 2 files changed, 4 insertions(+), 1 deletions(-) --
|  |