From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756756Ab2CLT3o (ORCPT ); Mon, 12 Mar 2012 15:29:44 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:48315 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756662Ab2CLT3n (ORCPT ); Mon, 12 Mar 2012 15:29:43 -0400 Date: Mon, 12 Mar 2012 12:29:36 -0700 From: Greg KH To: Mark Brown Cc: Yanmin Zhang , "Brown, Len" , ShuoX Liu , Ingo Molnar , "linux-kernel@vger.kernel.org" , Henrique de Moraes Holschuh , "H. Peter Anvin" , andi.kleen@intel.com, Thomas Gleixner , "linux-pm@lists.linux-foundation.org" , Andrew Morton Subject: Re: [linux-pm] [PATCH V3] cpuidle: Add a sysfs entry to disable specific C state for debug purpose. Message-ID: <20120312192936.GC24873@kroah.com> References: <4F545A4E.8010801@linux.vnet.ibm.com> <4F5466C4.2090808@intel.com> <20120305101827.GA19408@khazad-dum.debian.net> <1330998885.1916.89.camel@ymzhang> <20120306052236.GA19416@kroah.com> <1331013078.1916.103.camel@ymzhang> <20120306143935.GA23346@kroah.com> <20120312181151.GE14020@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120312181151.GE14020@sirena.org.uk> 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, Mar 12, 2012 at 06:11:51PM +0000, Mark Brown wrote: > On Tue, Mar 06, 2012 at 06:39:35AM -0800, Greg KH wrote: > > > Do you know of any tools using these files? I have never heard of them, > > and I was told we should move these files years ago. So I don't think > > there should be any api issues. > > powertop uses them. Ok, then we can't move them all. We should then just move the ones that have multiple lines, as I'm pretty sure powertop doesn't use them, right? thanks, greg k-h