From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965028AbcBDBvK (ORCPT ); Wed, 3 Feb 2016 20:51:10 -0500 Received: from mail-pf0-f175.google.com ([209.85.192.175]:33236 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752698AbcBDBvH (ORCPT ); Wed, 3 Feb 2016 20:51:07 -0500 Date: Thu, 4 Feb 2016 07:21:03 +0530 From: Viresh Kumar To: Shilpasri G Bhat Cc: rjw@rjwysocki.net, Gautham R Shenoy , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, pc@us.ibm.com, anton@samba.org, shreyas@linux.vnet.ibm.com, bsingharora@gmail.com, mpe@ellerman.id.au, linux-api@vger.kernel.org Subject: Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats Message-ID: <20160204015103.GM3469@vireshk> References: <1454442102-1229-1-git-send-email-shilpa.bhat@linux.vnet.ibm.com> <1454442102-1229-7-git-send-email-shilpa.bhat@linux.vnet.ibm.com> <20160203082700.GZ31828@vireshk> <56B1BD71.2050403@linux.vnet.ibm.com> <20160203090357.GA31828@vireshk> <20160203120258.GA32294@in.ibm.com> <20160203140600.GG3469@vireshk> <56B229C9.4010909@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56B229C9.4010909@linux.vnet.ibm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03-02-16, 21:54, Shilpasri G Bhat wrote: > > > > > And now that you have mentioned that to me, why shouldn't this stats > > directory be moved to debugfs ? :) > > > > We are never going to perform a store here, isn't it ? And is just for > > information, nothing more. > > > > I would very much like to keep the throttle stats either in cpuX/cpufreq or > global cpufreq directory as these are populated by the platform cpufreq driver. > > Today we don't have a requirement to a perform a store operation on these files > but we can have it in the future. No issues. -- viresh