Re: [PATCH][GIT PULL] x86/function-graph: fix constraint forrecording old return value

From: Ingo Molnar
Date: Fri May 15 2009 - 10:42:57 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Ingo,
>
> After upgrading my distcc boxes from gcc 4.2.2 to 4.4.0, function
> graph tracer broke. Seems that the variable "old" needs to be
> denoted as an "early clobber". I've put this against the urgent
> tree and I'm Cc'ing stable because by the time 30 (and other)
> kernels get to users, they may be using gcc 4.4.0. I would expect
> that we will get more complaints about this as more people start
> using the newer gcc.
>
> -- Steve
>
>
> Please pull the latest tip/tracing/urgent tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/tracing/urgent
>
>
> Steven Rostedt (1):
> x86/function-graph: fix constraint for recording old return value
>
> ----
> arch/x86/kernel/ftrace.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Pulled, thanks Steve!

Ingo
--
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/