From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755705AbbIIVO4 (ORCPT ); Wed, 9 Sep 2015 17:14:56 -0400 Received: from e19.ny.us.ibm.com ([129.33.205.209]:58998 "EHLO e19.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755678AbbIIVOv (ORCPT ); Wed, 9 Sep 2015 17:14:51 -0400 X-Helo: d01dlp02.pok.ibm.com X-MailFrom: sukadev@linux.vnet.ibm.com X-RcptTo: sparclinux@vger.kernel.org Date: Wed, 9 Sep 2015 14:12:55 -0700 From: Sukadev Bhattiprolu To: Michael Ellerman Cc: Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, sparclinux@vger.kernel.org Subject: Re: [[PATCH v6 09/10] powerpc/perf/hv-24x7: Use PMU_TXN_READ interface Message-ID: <20150909211255.GB30739@us.ibm.com> References: <1441336073-22750-1-git-send-email-sukadev@linux.vnet.ibm.com> <1441336073-22750-10-git-send-email-sukadev@linux.vnet.ibm.com> <1441703275.7601.5.camel@ellerman.id.au> <20150908112900.GF3644@twins.programming.kicks-ass.net> <1441764905.7854.5.camel@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441764905.7854.5.camel@ellerman.id.au> X-Operating-System: Linux 2.0.32 on an i486 User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15090921-0057-0000-0000-00000161760A Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Michael Ellerman [mpe@ellerman.id.au] wrote: | > > This looks fine to me from an arch perspective. I assume the whole series can | > > go via tip-something? | > | > Yeah, I've had it queued for a few days, there was one s390 compile | > fail reported by the build-bot, which I've just fixed. So if nothing | > weird happens, it should hit tip somewhere this week. Peter, thanks for fixing the typo. | | Great, thanks. | | Now Sukadev can focus on getting the JSON events support merged, hopefully it | won't require another 16 versions. :-) BTW, other than an occasional patch from Andi Kleen (on top of the v16), I have not received any comments on the JSON file patch set, so I don't have a v17 in the pipeline... Sukadev