Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752419AbcKGJMq (ORCPT ); Mon, 7 Nov 2016 04:12:46 -0500 Received: from mail-pf0-f174.google.com ([209.85.192.174]:34258 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750981AbcKGJMo (ORCPT ); Mon, 7 Nov 2016 04:12:44 -0500 Date: Mon, 7 Nov 2016 14:42:40 +0530 From: Viresh Kumar To: Akshay Adiga Cc: rjw@rjwysocki.net, ego@linux.vnet.ibm.com, shilpa.bhat@linux.vnet.ibm.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2 1/2] cpufreq: powernv: Adding fast_switch for schedutil Message-ID: <20161107091240.GG21030@vireshk-i7> References: <1478504349-14796-1-git-send-email-akshay.adiga@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478504349-14796-1-git-send-email-akshay.adiga@linux.vnet.ibm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 450 Lines: 15 On 07-11-16, 13:09, Akshay Adiga wrote: > Adding fast_switch which does light weight operation to set the desired > pstate. Both global and local pstates are set to the same desired pstate. > > Signed-off-by: Akshay Adiga > --- > Changes from v1 : > - Removed unnecessary check for index out of bound. Provided Gautham/Shilpa find these patches fine.. Acked-by: Viresh Kumar -- viresh