Re: [PATCH][GIT PULL][v3.5] ftrace: Make all inline tags alsoinclude notrace

From: Ingo Molnar
Date: Mon Jun 18 2012 - 04:56:26 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> ftrace: Make all inline tags also include notrace
>
> Commit 5963e317b1 ftrace/x86: Do not change stacks in DEBUG when calling lockdep
> prevented lockdep calls from the int3 breakpoint handler from reseting the
> stack if a function that was called was in the process of being converted
> for tracing and had a breakpoint on it.

That's now how we refer to commits ...

> Commit 45959ee7 ftrace: Do not function trace inlined functions
> only touched the 'inline' tags when CONFIG_OPMITIZE_INLINING was enabled.

neither this :-/

We tend to write it like this:

Commit 45959ee7aa64 ("ftrace: Do not function trace
inlined functions") only touched the 'inline' tags when
CONFIG_OPMITIZE_INLINING was enabled.

Thanks,

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/