Re: git pull request for tip/tracing/urgent

From: Ingo Molnar
Date: Wed Feb 11 2009 - 03:49:40 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
> Ingo,
>
> The bug that is fixed by this change can affect users. Most likely it will
> not, since the fault should never happen. But this is a protective
> mechanism, where if it does, that means there is a bug in the tracer.
>
> As you have previously told me, a bug in the tracer should never crash the
> kernel. Since the detection of a fault in the function graph tracer can
> lead to a kernel crash (without this change) I think this qualifies as
> something for 29.

Yeah, definitely so.

> -- Steve
>
>
> The following patch is in:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
>
> branch: tip/tracing/urgent
>
>
> Steven Rostedt (1):
> tracing, x86: fix fixup section to return to original code
>
> ----
> arch/x86/kernel/ftrace.c | 8 +++++---
> 1 files changed, 5 insertions(+), 3 deletions(-)

Pulled into tip:tracing/urgent, 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/