Re: [PATCH] ftrace: powerpc clean ups

2008-06-01 Thread Michael Ellerman
On Thu, 2008-05-22 at 14:31 -0400, Steven Rostedt wrote: > This patch cleans up the ftrace code in PowerPC based on the comments from > Michael Ellerman. Hi Steven, Thanks for that. I posted some patches last week, also in my git tree[1], that should allow you to use create_branch() in your code

[PATCH] ftrace: powerpc clean ups

2008-05-22 Thread Steven Rostedt
This patch cleans up the ftrace code in PowerPC based on the comments from Michael Ellerman. Signed-off-by: Steven Rostedt <[EMAIL PROTECTED]> --- -0700 |binary arch/powerpc/kernel/entry_32.S | 11 ++- arch/powerpc/kernel/ftrace.c|8 +++- arch/po