From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751696AbdJWT22 (ORCPT ); Mon, 23 Oct 2017 15:28:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51183 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751432AbdJWT21 (ORCPT ); Mon, 23 Oct 2017 15:28:27 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com A6A8AC04AC4C 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, 23 Oct 2017 17:28:24 -0200 From: "acme@redhat.com" To: "Liang, Kan" Cc: Arnaldo Carvalho de Melo , Andi Kleen , "linux-kernel@vger.kernel.org" , "jolsa@redhat.com" , "sukadev@linux.vnet.ibm.com" Subject: Re: [PATCH] perf vendor events: Add Goldmont Plus V1 event file Message-ID: <20171023192824.GD2512@redhat.com> References: <1508331907-395162-1-git-send-email-kan.liang@intel.com> <20171019195833.GC4059@kernel.org> <20171019203755.GE5109@tassilo.jf.intel.com> <20171020162354.GI30002@kernel.org> <37D7C6CF3E00A74B8858931C1DB2F077537D8A0B@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37D7C6CF3E00A74B8858931C1DB2F077537D8A0B@SHSMSX103.ccr.corp.intel.com> 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, 23 Oct 2017 19:28:27 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Mon, Oct 23, 2017 at 07:23:41PM +0000, Liang, Kan escreveu: > > Em Thu, Oct 19, 2017 at 01:37:55PM -0700, Andi Kleen escreveu: > > > On Thu, Oct 19, 2017 at 04:58:33PM -0300, Arnaldo Carvalho de Melo > > wrote: > > > > Em Wed, Oct 18, 2017 at 06:05:07AM -0700, kan.liang@intel.com > > escreveu: > > > > > From: Kan Liang > > > > > > > > > > Add a Intel event file for perf. > > > > > > > > Andi, can I have your Acked-by or reviewed-by? > > > > > > Acked-by: Andi Kleen > > > > Thanks, applied. > > > Hi Arnaldo, > > Will this patch be pushed to perf/urgent for 4.14? No, its in perf/core. - Arnaldo