From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754902AbaFYTnE (ORCPT ); Wed, 25 Jun 2014 15:43:04 -0400 Received: from casper.infradead.org ([85.118.1.10]:60119 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754361AbaFYTnB (ORCPT ); Wed, 25 Jun 2014 15:43:01 -0400 Date: Wed, 25 Jun 2014 16:42:54 -0300 From: Arnaldo Carvalho de Melo To: Jiri Olsa Cc: Borislav Petkov , LKML , Ingo Molnar , Peter Zijlstra , Robert Richter , David Ahern , Namhyung Kim , Jean Pihet Subject: Re: [PATCH] perf tool: Carve out ctype.h et al Message-ID: <20140625194254.GC18773@kernel.org> References: <1403688184-6917-1-git-send-email-bp@alien8.de> <20140625192547.GF1153@krava.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140625192547.GF1153@krava.brq.redhat.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, Jun 25, 2014 at 09:25:47PM +0200, Jiri Olsa escreveu: > Besides that we'd need all those changes separated, who is the > other user of this library? I dont see any in the patch. Probably will come in a separate patchkit that is dependent on this, but not strictly related? - Arnaldo