From mboxrd@z Thu Jan 1 00:00:00 1970 From: acme@kernel.org (Arnaldo Carvalho de Melo) Date: Tue, 26 Jan 2016 11:33:33 -0300 Subject: [PATCH V8 21/23] perf tools: adding perf_evlist to *info_priv_size() In-Reply-To: <56A78268.7020102@intel.com> References: <1452807977-8069-1-git-send-email-mathieu.poirier@linaro.org> <1452807977-8069-22-git-send-email-mathieu.poirier@linaro.org> <20160125210858.GC22501@kernel.org> <56A78268.7020102@intel.com> Message-ID: <20160126143333.GE4361@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Em Tue, Jan 26, 2016 at 04:27:52PM +0200, Adrian Hunter escreveu: > On 25/01/16 23:08, Arnaldo Carvalho de Melo wrote: > > Em Mon, Jan 25, 2016 at 01:48:28PM -0700, Mathieu Poirier escreveu: > >> On 14 January 2016 at 14:46, Mathieu Poirier wrote: > >>> On some architecture the size of the private header may > >> Arnaldo, > >> > >> As with my previous email, I can't queue this patch for 4.6 without at > >> least a reviewed by from you. > >> > >> It has been rebased to 4.5-rc1 here [1] for your convenience. I will > >> be happy to use another baseline should that be more adequate for you. > > > > Adrian, are you ok with this? > > I will try to look at this and the others in the next day or two. > Thanks, that will help, - Arnaldo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966150AbcAZOdk (ORCPT ); Tue, 26 Jan 2016 09:33:40 -0500 Received: from mail.kernel.org ([198.145.29.136]:46435 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965996AbcAZOdh (ORCPT ); Tue, 26 Jan 2016 09:33:37 -0500 Date: Tue, 26 Jan 2016 11:33:33 -0300 From: Arnaldo Carvalho de Melo To: Adrian Hunter Cc: Mathieu Poirier , "linux-arm-kernel@lists.infradead.org" , Peter Zijlstra , "linux-kernel@vger.kernel.org" , Ingo Molnar Subject: Re: [PATCH V8 21/23] perf tools: adding perf_evlist to *info_priv_size() Message-ID: <20160126143333.GE4361@kernel.org> References: <1452807977-8069-1-git-send-email-mathieu.poirier@linaro.org> <1452807977-8069-22-git-send-email-mathieu.poirier@linaro.org> <20160125210858.GC22501@kernel.org> <56A78268.7020102@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56A78268.7020102@intel.com> X-Url: http://acmel.wordpress.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 Em Tue, Jan 26, 2016 at 04:27:52PM +0200, Adrian Hunter escreveu: > On 25/01/16 23:08, Arnaldo Carvalho de Melo wrote: > > Em Mon, Jan 25, 2016 at 01:48:28PM -0700, Mathieu Poirier escreveu: > >> On 14 January 2016 at 14:46, Mathieu Poirier wrote: > >>> On some architecture the size of the private header may > >> Arnaldo, > >> > >> As with my previous email, I can't queue this patch for 4.6 without at > >> least a reviewed by from you. > >> > >> It has been rebased to 4.5-rc1 here [1] for your convenience. I will > >> be happy to use another baseline should that be more adequate for you. > > > > Adrian, are you ok with this? > > I will try to look at this and the others in the next day or two. > Thanks, that will help, - Arnaldo