linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Borislav Petkov <bp@alien8.de>
Cc: linux-pm@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>
Subject: Re: [PATCH] cpufreq: Do not default-yes CPU_FREQ_STAT
Date: Mon, 1 Aug 2016 10:02:25 -0700	[thread overview]
Message-ID: <20160801170225.GM4605@ubuntu> (raw)
In-Reply-To: <20160801093455.12676-1-bp@alien8.de>

On 01-08-16, 11:34, Borislav Petkov wrote:
> From: Borislav Petkov <bp@suse.de>
> 
> CPU frequency transition statistics are not absolutely required for
> proper cpufreq operation on the system AFAICT so remove the default-yes
> setting in Kconfig.
> 
> Signed-off-by: Borislav Petkov <bp@suse.de>
> Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> ---
>  drivers/cpufreq/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
> index c822d72629d5..74919aa81dcb 100644
> --- a/drivers/cpufreq/Kconfig
> +++ b/drivers/cpufreq/Kconfig
> @@ -32,7 +32,6 @@ config CPU_FREQ_BOOST_SW
>  
>  config CPU_FREQ_STAT
>  	bool "CPU frequency transition statistics"
> -	default y
>  	help
>  	  Export CPU frequency statistics information through sysfs.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

      reply	other threads:[~2016-08-01 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-01  9:34 [PATCH] cpufreq: Do not default-yes CPU_FREQ_STAT Borislav Petkov
2016-08-01 17:02 ` Viresh Kumar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160801170225.GM4605@ubuntu \
    --to=viresh.kumar@linaro.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).