From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id CB938B7B75 for ; Mon, 27 Jul 2009 16:24:47 +1000 (EST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7A24CDDD01 for ; Mon, 27 Jul 2009 16:24:47 +1000 (EST) Subject: Re: [PATCH] powerpc/perf_counter: Add alignment-faults and emulation-faults sw events From: Peter Zijlstra To: Benjamin Herrenschmidt In-Reply-To: <1248675962.6987.1423.camel@twins> References: <20090706121845.GD4391@kryten> <1248659272.28464.29.camel@pasglop> <1248675962.6987.1423.camel@twins> Content-Type: text/plain Date: Mon, 27 Jul 2009 08:27:01 +0200 Message-Id: <1248676021.6987.1426.camel@twins> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, mingo@elte.hu, paulus@samba.org, Anton Blanchard , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2009-07-27 at 08:26 +0200, Peter Zijlstra wrote: > On Mon, 2009-07-27 at 11:47 +1000, Benjamin Herrenschmidt wrote: > > > Sounds good. > > > > BTW. The patch relies on some perctr changes I don't have in my tree > > (PERF_COUNT_SW_ALIGNMENT_FAULTS isn't defined for me) > > > > Ingo, how do you want to handle that ? Should I wait til round 2 of the > > merge window before putting Anton's patch in or can I merge some of your > > stuff in powerpc-next as pre-reqs ? Or you can just take Anton's patch > > with my: > > > > Signed-off-by: Benjamin Herrenschmidt > > > > And stick it in your own queue (though pls, give me a pointer to the git > > tree in question so I can verify that I don't get new stuff that > > conflicts before we get to the merge window). > > Please send all missing bits to me and I'll stuff it into: > > git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf.git perf-master Or if they're all PPC specific I have no objections of them going through the PPC git tree.