Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751519AbdIKPiw (ORCPT ); Mon, 11 Sep 2017 11:38:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44496 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbdIKPiu (ORCPT ); Mon, 11 Sep 2017 11:38:50 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 79CA1C0D7974 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=acme@redhat.com Date: Mon, 11 Sep 2017 12:38:46 -0300 From: Arnaldo Carvalho de Melo To: Milian Wolff Cc: David Ahern , acme@kernel.org, Linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, Namhyung Kim , Peter Zijlstra , Yao Jin Subject: Re: [PATCH] perf: support running perf binaries with a dash in their name Message-ID: <20170911153846.GE5054@redhat.com> References: <20170911111422.31903-1-milian.wolff@kdab.com> <20170911143312.GD5054@redhat.com> <1605058.Qn1Snd44fD@milian-kdab2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1605058.Qn1Snd44fD@milian-kdab2> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.20 (2009-12-10) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Mon, 11 Sep 2017 15:38:50 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 17 Em Mon, Sep 11, 2017 at 05:16:11PM +0200, Milian Wolff escreveu: > On Monday, September 11, 2017 4:33:12 PM CEST Arnaldo Carvalho de Melo wrote: > > Em Mon, Sep 11, 2017 at 07:08:18AM -0700, David Ahern escreveu: > > > other than that LGTM and long over due. > > > Acked-by: David Ahern > > We got those from git, agreed it should go, thanks for the Acked-by, > > always welcome! > Arnaldo, do you want me to fixup the commit, or can you handle it? > Thanks for the review guys I did it already, thanks. - Arnaldo