All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] cpufreq-stats: Minor documentation fix
       [not found] ` <20160908112006.GS27345@vireshk-i7>
@ 2016-09-08 22:38   ` Rafael J. Wysocki
  2016-09-09 11:03     ` Jean Delvare
  0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2016-09-08 22:38 UTC (permalink / raw)
  To: Viresh Kumar, Jean Delvare; +Cc: linux-doc, Jonathan Corbet, Linux PM

On 9/8/2016 1:20 PM, Viresh Kumar wrote:
> On 08-09-16, 12:39, Jean Delvare wrote:
>> The cpufreq-stats code can no longer be built as a module, so it now
>> appears with square brackets in menuconfig.
>>
>> Signed-off-by: Jean Delvare <jdelvare@suse.de>
>> Fixes: 1aefc75b2449 ("cpufreq: stats: Make the stats code non-modular")
>> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
>> Cc: Viresh Kumar <viresh.kumar@linaro.org>
>> ---
>>   Documentation/cpu-freq/cpufreq-stats.txt |    2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> --- linux-4.8-rc5.orig/Documentation/cpu-freq/cpufreq-stats.txt	2016-09-04 23:31:46.000000000 +0200
>> +++ linux-4.8-rc5/Documentation/cpu-freq/cpufreq-stats.txt	2016-09-08 11:34:34.805606601 +0200
>> @@ -103,7 +103,7 @@ Config Main Menu
>>   	Power management options (ACPI, APM)  --->
>>   		CPU Frequency scaling  --->
>>   			[*] CPU Frequency scaling
>> -			<*>   CPU frequency translation statistics
>> +			[*]   CPU frequency translation statistics
>>   			[*]     CPU frequency translation statistics details
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
>
Applied, but please CC PM material to linux-pm too.  That makes it much 
easier to handle.


Thanks,

Rafael



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] cpufreq-stats: Minor documentation fix
  2016-09-08 22:38   ` [PATCH] cpufreq-stats: Minor documentation fix Rafael J. Wysocki
@ 2016-09-09 11:03     ` Jean Delvare
  2016-09-09 11:05       ` Viresh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2016-09-09 11:03 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Viresh Kumar, linux-doc, Jonathan Corbet, Linux PM

On Fri, 9 Sep 2016 00:38:59 +0200, Rafael J. Wysocki wrote:
> On 9/8/2016 1:20 PM, Viresh Kumar wrote:
> > On 08-09-16, 12:39, Jean Delvare wrote:
> >> The cpufreq-stats code can no longer be built as a module, so it now
> >> appears with square brackets in menuconfig.
> >>
> >> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> >> Fixes: 1aefc75b2449 ("cpufreq: stats: Make the stats code non-modular")
> >> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> >> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> >> ---
> >>   Documentation/cpu-freq/cpufreq-stats.txt |    2 +-
> >>   1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> --- linux-4.8-rc5.orig/Documentation/cpu-freq/cpufreq-stats.txt	2016-09-04 23:31:46.000000000 +0200
> >> +++ linux-4.8-rc5/Documentation/cpu-freq/cpufreq-stats.txt	2016-09-08 11:34:34.805606601 +0200
> >> @@ -103,7 +103,7 @@ Config Main Menu
> >>   	Power management options (ACPI, APM)  --->
> >>   		CPU Frequency scaling  --->
> >>   			[*] CPU Frequency scaling
> >> -			<*>   CPU frequency translation statistics
> >> +			[*]   CPU frequency translation statistics
> >>   			[*]     CPU frequency translation statistics details
> > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> >
> Applied, but please CC PM material to linux-pm too.  That makes it much 
> easier to handle.

OK. MAINTAINERS didn't tell me so, I'll send an update in a minute.

-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] cpufreq-stats: Minor documentation fix
  2016-09-09 11:03     ` Jean Delvare
@ 2016-09-09 11:05       ` Viresh Kumar
  0 siblings, 0 replies; 3+ messages in thread
From: Viresh Kumar @ 2016-09-09 11:05 UTC (permalink / raw)
  To: Jean Delvare; +Cc: Rafael J. Wysocki, linux-doc, Jonathan Corbet, Linux PM

On 09-09-16, 13:03, Jean Delvare wrote:
> On Fri, 9 Sep 2016 00:38:59 +0200, Rafael J. Wysocki wrote:
> > On 9/8/2016 1:20 PM, Viresh Kumar wrote:
> > > On 08-09-16, 12:39, Jean Delvare wrote:
> > >> The cpufreq-stats code can no longer be built as a module, so it now
> > >> appears with square brackets in menuconfig.
> > >>
> > >> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> > >> Fixes: 1aefc75b2449 ("cpufreq: stats: Make the stats code non-modular")
> > >> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> > >> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> > >> ---
> > >>   Documentation/cpu-freq/cpufreq-stats.txt |    2 +-
> > >>   1 file changed, 1 insertion(+), 1 deletion(-)
> > >>
> > >> --- linux-4.8-rc5.orig/Documentation/cpu-freq/cpufreq-stats.txt	2016-09-04 23:31:46.000000000 +0200
> > >> +++ linux-4.8-rc5/Documentation/cpu-freq/cpufreq-stats.txt	2016-09-08 11:34:34.805606601 +0200
> > >> @@ -103,7 +103,7 @@ Config Main Menu
> > >>   	Power management options (ACPI, APM)  --->
> > >>   		CPU Frequency scaling  --->
> > >>   			[*] CPU Frequency scaling
> > >> -			<*>   CPU frequency translation statistics
> > >> +			[*]   CPU frequency translation statistics
> > >>   			[*]     CPU frequency translation statistics details
> > > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> > >
> > Applied, but please CC PM material to linux-pm too.  That makes it much 
> > easier to handle.
> 
> OK. MAINTAINERS didn't tell me so, I'll send an update in a minute.

You sure about it?

CPU FREQUENCY DRIVERS
M:      "Rafael J. Wysocki" <rjw@rjwysocki.net>
M:      Viresh Kumar <viresh.kumar@linaro.org>
L:      linux-pm@vger.kernel.org
S:      Maintained
T:      git
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
T:      git git://git.linaro.org/people/vireshk/linux.git (For ARM
Updates)
F:      drivers/cpufreq/
F:      include/linux/cpufreq.h

Also, its already applied. Don't resend it.

-- 
viresh

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-09-09 11:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20160908123943.6141564f@endymion>
     [not found] ` <20160908112006.GS27345@vireshk-i7>
2016-09-08 22:38   ` [PATCH] cpufreq-stats: Minor documentation fix Rafael J. Wysocki
2016-09-09 11:03     ` Jean Delvare
2016-09-09 11:05       ` Viresh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.