From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752631AbbLRKTG (ORCPT ); Fri, 18 Dec 2015 05:19:06 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41082 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751181AbbLRKTB (ORCPT ); Fri, 18 Dec 2015 05:19:01 -0500 Date: Fri, 18 Dec 2015 11:18:58 +0100 From: Jiri Olsa To: Steven Rostedt Cc: LKML , Ingo Molnar , Peter Zijlstra Subject: Re: [PATCH] ftrace: Remove use of control list and ops Message-ID: <20151218101858.GA1524@krava.brq.redhat.com> References: <20151130173640.2c45b429@gandalf.local.home> <20151201134213.GA14155@krava.brq.redhat.com> <20151201095554.7b56bff7@gandalf.local.home> <20151201155744.GA24786@krava.local> <20151201115655.1b7e79e6@gandalf.local.home> <20151202085826.GA1068@krava.brq.redhat.com> <20151202092700.7021eda8@gandalf.local.home> <20151202145032.GA5255@krava.brq.redhat.com> <20151202100346.3fa57158@gandalf.local.home> <20151202152350.GA11342@krava.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151202152350.GA11342@krava.brq.redhat.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 02, 2015 at 04:23:50PM +0100, Jiri Olsa wrote: SNIP > > > > > > > > > > should be !ftrace_function_local_disabled(op) in here, > > > > > I passed my test with attached patch > > > > > > > > > > > > > Can you retest with this patch: > > > > > > sure, but other than the declaration removal it's the same change > > > > > > > Yep, but I'm paranoid :-) Any change I like to get retested. But if > > you're fine, can I get a 'Tested-by' from you? > > yep, I re-tested ;-) > > Tested-by: Jiri Olsa > hi, what's the status of this one? I cannot find it out there ;-) thanks, jirka