From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752799AbcBVPSP (ORCPT ); Mon, 22 Feb 2016 10:18:15 -0500 Received: from foss.arm.com ([217.140.101.70]:58106 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751657AbcBVPSN (ORCPT ); Mon, 22 Feb 2016 10:18:13 -0500 Date: Mon, 22 Feb 2016 15:18:09 +0000 From: Mark Rutland To: "Suzuki K. Poulose" Cc: linux-arm-kernel@lists.infradead.org, punit.agrawal@arm.com, arm@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 00/12] arm-cci: PMU driver updates Message-ID: <20160222151808.GI3435@leverpostej> References: <1453720877-24962-1-git-send-email-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1453720877-24962-1-git-send-email-suzuki.poulose@arm.com> 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 Mon, Jan 25, 2016 at 11:21:05AM +0000, Suzuki K. Poulose wrote: > Suzuki K. Poulose (11): > arm-cci: Group writes to counter > arm-cci: Refactor CCI PMU enable/disable methods > arm-cci: Delay PMU counter writes to pmu::pmu_enable > arm-cci: write_counter: Remove redundant check > arm-cci: Get the status of a counter > arm-cci: Add routines to save/restore all counters > __cci_pmu_enable: Make counter sync optional > arm-cci: Provide hook for writing to PMU counters > arm-cci: CCI-500: Work around PMU counter writes > arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU > arm-cci: CoreLink CCI-550 PMU driver These generally look fine. If you can fix up for my other comments, then for the series: Acked-by: Mark Rutland Mark.