From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932487AbcCHJRS (ORCPT ); Tue, 8 Mar 2016 04:17:18 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35921 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932307AbcCHJRL (ORCPT ); Tue, 8 Mar 2016 04:17:11 -0500 Date: Tue, 8 Mar 2016 10:17:07 +0100 From: Ingo Molnar To: Adrian Hunter Cc: Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, Jiri Olsa , Stephane Eranian , Arnaldo Carvalho de Melo Subject: Re: [PATCH 03/15] perf session: Simplify tool stubs Message-ID: <20160308091707.GC12413@gmail.com> References: <1457379891-28516-1-git-send-email-acme@kernel.org> <1457379891-28516-4-git-send-email-acme@kernel.org> <56DE831C.5010103@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56DE831C.5010103@intel.com> 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 * Adrian Hunter wrote: > On 07/03/16 21:44, Arnaldo Carvalho de Melo wrote: > > From: Adrian Hunter > > Very sorry, but I just noticed that this and patch 5 (perf jit: Move clockid > validation) have the wrong email address for the "From" and "Signed-off-by". > It should be adrian.hunter@intel.com. Please consider changing it or > dropping these patches for now. Ok, I've changed these two patches and have applied the whole series from email. (we are getting close to the merge window) Thanks, Ingo