Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932595AbbHZOQ2 (ORCPT ); Wed, 26 Aug 2015 10:16:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48312 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756188AbbHZOQ0 (ORCPT ); Wed, 26 Aug 2015 10:16:26 -0400 Date: Wed, 26 Aug 2015 16:16:22 +0200 From: Jiri Olsa To: Arnaldo Carvalho de Melo Cc: Jiri Olsa , lkml , David Ahern , Ingo Molnar , Namhyung Kim , Peter Zijlstra , Matt Fleming , =?iso-8859-1?Q?Rapha=EBl?= Beamonte Subject: Re: [PATCH 04/11] perf tools: Move debugfs__strerror_open into util.c object Message-ID: <20150826141622.GB26643@krava.brq.redhat.com> References: <1440596813-12844-1-git-send-email-jolsa@kernel.org> <1440596813-12844-5-git-send-email-jolsa@kernel.org> <20150826135242.GD18596@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150826135242.GD18596@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 796 Lines: 20 On Wed, Aug 26, 2015 at 10:52:42AM -0300, Arnaldo Carvalho de Melo wrote: > Em Wed, Aug 26, 2015 at 03:46:46PM +0200, Jiri Olsa escreveu: > > Moving debugfs__strerror_open out of api/fs/debugfs.c, > > because it's not debugfs specific. It'll be changed to > > consider tracefs mount as well in following patches. > > If it is "debugfs__" it should not deal with tracefs, right? > > My feeling is that they should be decoupled more, not the other way > around :-\ please check 5/11: perf tools: Move tracing_path stuff under same namespace jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/