From mboxrd@z Thu Jan 1 00:00:00 1970 From: mark.rutland@arm.com (Mark Rutland) Date: Wed, 4 May 2016 16:26:01 +0100 Subject: [PATCH] perf/core / arm_pmu: special-case hetereogeneous CPUs In-Reply-To: <20160504150848.GS3430@twins.programming.kicks-ass.net> References: <20160425175837.GB3141@leverpostej> <20160425190334.GK3448@twins.programming.kicks-ass.net> <20160426103346.GA20836@leverpostej> <20160504134419.GA15849@leverpostej> <20160504150848.GS3430@twins.programming.kicks-ass.net> Message-ID: <20160504152601.GA15086@leverpostej> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 04, 2016 at 05:08:48PM +0200, Peter Zijlstra wrote: > On Wed, May 04, 2016 at 02:44:20PM +0100, Mark Rutland wrote: > > > Ok, how about the below? (based on next-20160422). > > > > Peter, any thoughts? > > > > Right, I have it queued, should hopefully hit tip tomorrow someplace. Cheers, that's much appreciated! Mark.