On Mon, 2013-03-11 at 13:39 -0700, [email protected] wrote:
> The patch below does not apply to the 3.8-stable tree.
> If someone wants it applied there, or to any other stable or longterm
> tree, then please email the backport, including the original git commit
> id to <[email protected]>.
> 
> thanks,
> 
> greg k-h
> 
> ------------------ original commit in Linus's tree ------------------

[..]
>  
> -       The changes to the code are done by a kernel thread that
> -       wakes up once a second and checks to see if any ftrace calls
> -       were made. If so, it runs stop_machine (stops all CPUS)
> -       and modifies the code to jump over the call to ftrace.
> -
>  config DYNAMIC_FTRACE_WITH_REGS
>       def_bool y
>       depends on DYNAMIC_FTRACE

Bah, it failed because the config DYNAMIC_FTRACE_WITH_REGS was
added. :-p

I'll send backports.

Thanks,

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to