Messages in this thread |  | | Date | Sun, 7 Jun 2009 11:51:45 +0200 | From | Ingo Molnar <> | Subject | Re: [PATCH 0/2] [GIT PULL][urgent] function-graph: allocation and freeing of ret_stack |
| |
* Steven Rostedt <rostedt@goodmis.org> wrote:
> > Ingo, > > Here's a couple of more fixes. > > Please pull the latest tip/tracing/urgent-1 tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > tip/tracing/urgent-1 > > > Steven Rostedt (2): > function-graph: move initialization of new tasks up in fork > function-graph: always initialize task ret_stack > > ---- > kernel/fork.c | 10 ++++------ > kernel/trace/ftrace.c | 6 ++++-- > 2 files changed, 8 insertions(+), 8 deletions(-)
Pulled, thanks Steve!
( Note, we need to keep these two commits in mind and forward them to stable@kernel.org in a few days - as they have no Cc: stable@kernel.org tags. )
Ingo
|  |