From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [RFA][PATCH 17/27] tile: ftrace: Remove check of obsolete variable function_trace_stop Date: Thu, 3 Jul 2014 10:02:09 -0400 Message-ID: <20140703100209.394163c5@gandalf.local.home> References: <20140626165221.736847419@goodmis.org> <20140626165852.012558348@goodmis.org> <53B56061.3050601@tilera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <53B56061.3050601@tilera.com> Sender: linux-kernel-owner@vger.kernel.org To: Chris Metcalf Cc: linux-kernel@vger.kernel.org, Ingo Molnar , Andrew Morton , Thomas Gleixner , Masami Hiramatsu , "H. Peter Anvin" , linux-arch@vger.kernel.org, "Rafael J. Wysocki" , Jiri Kosina , Josh Poimboeuf , Tony Lu List-Id: linux-arch.vger.kernel.org On Thu, 3 Jul 2014 09:53:37 -0400 Chris Metcalf wrote: > On 6/26/2014 12:52 PM, 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 ] > > > > Cc: Chris Metcalf > > Signed-off-by: Steven Rostedt > > I forwarded this internally to the guy who did the work at Tilera and he's happy with the change. > > Acked-by: Zhigang Lu > Thanks! -- Steve From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.227]:8588 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756192AbaGCOCM (ORCPT ); Thu, 3 Jul 2014 10:02:12 -0400 Date: Thu, 3 Jul 2014 10:02:09 -0400 From: Steven Rostedt Subject: Re: [RFA][PATCH 17/27] tile: ftrace: Remove check of obsolete variable function_trace_stop Message-ID: <20140703100209.394163c5@gandalf.local.home> In-Reply-To: <53B56061.3050601@tilera.com> References: <20140626165221.736847419@goodmis.org> <20140626165852.012558348@goodmis.org> <53B56061.3050601@tilera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Chris Metcalf Cc: linux-kernel@vger.kernel.org, Ingo Molnar , Andrew Morton , Thomas Gleixner , Masami Hiramatsu , "H. Peter Anvin" , linux-arch@vger.kernel.org, "Rafael J. Wysocki" , Jiri Kosina , Josh Poimboeuf , Tony Lu Message-ID: <20140703140209.q3ywOzmUgMJVAqJYEN1mx3gCUTtnkR1k5RbkbKKnpSA@z> On Thu, 3 Jul 2014 09:53:37 -0400 Chris Metcalf wrote: > On 6/26/2014 12:52 PM, 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 ] > > > > Cc: Chris Metcalf > > Signed-off-by: Steven Rostedt > > I forwarded this internally to the guy who did the work at Tilera and he's happy with the change. > > Acked-by: Zhigang Lu > Thanks! -- Steve