On Tue, Oct 08, 2013 at 09:36:13PM +0200, Ingo Molnar wrote:
> 
> Peter is working on it - but it's slow. Could you try to disable 
> sys_perf_open, ptrace and the NMI watchdog? No perf functionality should 
> be used in that case. If you disable CONFIG_FTRACE then no ftrace 
> functionality should be used.
> 

Dave,

The ftrace oops you've been seeing is from the function tracer, you don't
need to disable all of ftrace, just CONFIG_FUNCTION_TRACER (and anything
that selects it: CONFIG_STACK_TRACER).

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to