Re: [RFA][PATCH 18/27] sparc64,ftrace: Remove check of obsolete variable function_trace_stop

2014-07-03 Thread David Miller
From: Steven Rostedt Date: Thu, 3 Jul 2014 12:41:46 -0400 > Do you have any problem with this patch going through my tree? It > compiles, but I do not have any hardware to test it. If you can verify > that this patch works and ack it, it would be much appreciated. > > This code is at: > > git:

Re: [RFA][PATCH 18/27] sparc64,ftrace: Remove check of obsolete variable function_trace_stop

2014-07-03 Thread Steven Rostedt
David, Do you have any problem with this patch going through my tree? It compiles, but I do not have any hardware to test it. If you can verify that this patch works and ack it, it would be much appreciated. This code is at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git

Re: [RFA][PATCH 18/27] sparc64,ftrace: Remove check of obsolete variable function_trace_stop

2014-06-26 Thread Steven Rostedt
On Thu, 26 Jun 2014 12:52:39 -0400 Steven Rostedt wrote: > From: "Steven Rostedt (Red Hat)" > > Nothing sets function_trace_stop to disable function tracing anymore. > Remove the check for it in the arch code. > > [ Please test this on your arch ] >From the cover letter, you were not Cc'd on.

[RFA][PATCH 18/27] sparc64,ftrace: Remove check of obsolete variable function_trace_stop

2014-06-26 Thread Steven Rostedt
From: "Steven Rostedt (Red Hat)" Nothing sets function_trace_stop to disable function tracing anymore. Remove the check for it in the arch code. [ Please test this on your arch ] Cc: David S. Miller Signed-off-by: Steven Rostedt --- arch/sparc/Kconfig | 1 - arch/sparc/lib/mcount.S | 1