From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753307AbcEDP0Q (ORCPT ); Wed, 4 May 2016 11:26:16 -0400 Received: from foss.arm.com ([217.140.101.70]:46177 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751180AbcEDP0O (ORCPT ); Wed, 4 May 2016 11:26:14 -0400 Date: Wed, 4 May 2016 16:26:01 +0100 From: Mark Rutland To: Peter Zijlstra Cc: Will Deacon , Catalin Marinas , Ingo Molnar , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] perf/core / arm_pmu: special-case hetereogeneous CPUs Message-ID: <20160504152601.GA15086@leverpostej> References: <20160425175837.GB3141@leverpostej> <20160425190334.GK3448@twins.programming.kicks-ass.net> <20160426103346.GA20836@leverpostej> <20160504134419.GA15849@leverpostej> <20160504150848.GS3430@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160504150848.GS3430@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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.