Re: [PATCH] cpufreq/intel_pstate: Fix calculation of current frequency

2013-03-22 Thread Rafael J. Wysocki
On Friday, March 22, 2013 10:51:05 AM dirk.brande...@gmail.com wrote: > From: Dirk Brandewie > > Use the correct pstate value to calculate the effective frequency. > > https://bugzilla.redhat.com/show_bug.cgi?id=923942 > Reported-by: Satish Balay > > Signed-off-by: Dirk Brandewie Well, anoth

[PATCH] cpufreq/intel_pstate: Fix calculation of current frequency

2013-03-22 Thread dirk . brandewie
From: Dirk Brandewie Use the correct pstate value to calculate the effective frequency. https://bugzilla.redhat.com/show_bug.cgi?id=923942 Reported-by: Satish Balay Signed-off-by: Dirk Brandewie --- drivers/cpufreq/intel_pstate.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) d