From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752522AbcDUNlU (ORCPT ); Thu, 21 Apr 2016 09:41:20 -0400 Received: from ozlabs.org ([103.22.144.67]:56118 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751897AbcDUNlS (ORCPT ); Thu, 21 Apr 2016 09:41:18 -0400 Message-ID: <1461246071.28585.0.camel@ellerman.id.au> Subject: Re: [PATCH V11 0/4]perf/powerpc: Add ability to sample intr machine state in powerpc From: Michael Ellerman To: Arnaldo Carvalho de Melo Cc: Anju T , linux-kernel@vger.kernel.org, maddy@linux.vnet.ibm.com, jolsa@redhat.com, dsahern@gmail.com, sukadev@linux.vnet.ibm.com, hemant@linux.vnet.ibm.com, acme@kernel.org, naveen.n.rao@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org Date: Thu, 21 Apr 2016 23:41:11 +1000 In-Reply-To: <20160420131633.GI2527@redhat.com> References: <1455944568-7231-1-git-send-email-anju@linux.vnet.ibm.com> <5714AD1F.9020807@linux.vnet.ibm.com> <20160420035754.GH2527@redhat.com> <1461128158.13404.3.camel@ellerman.id.au> <20160420131633.GI2527@redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2016-04-20 at 10:16 -0300, Arnaldo Carvalho de Melo wrote: > Em Wed, Apr 20, 2016 at 02:55:58PM +1000, Michael Ellerman escreveu: > > On Wed, 2016-04-20 at 00:57 -0300, Arnaldo Carvalho de Melo wrote: > > > Even the bits in tools/perf/ are arch specific, so I guess this goes via > > > the powerpc tree? Michael? > > > > Yeah if that's OK with you. > > > > It doesn't look like it will generate much in the way of merge conflicts. > > > > Do you want to send an ack? > > For the tools/perf/ bits: > > Acked-by: Arnaldo Carvalho de Melo Thanks. cheers