]> git.baikalelectronics.ru Git - kernel.git/commit
intel_pstate: Remove C0 tracking
authorDirk Brandewie <dirk.j.brandewie@intel.com>
Thu, 29 May 2014 16:32:22 +0000 (09:32 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 2 Jun 2014 10:44:48 +0000 (12:44 +0200)
commit8af3995d81a510b0c3f33d366045b52a710c6b6b
tree53280f5d401216f8d949b42eabc06433c79065d6
parent0fc60f1eebdc2d0b59fc98f91cb2e7968a7fb0ce
intel_pstate: Remove C0 tracking

Commit e6f73849 (intel_pstate: Take core C0 time into account for core
busy calculation) introduced a regression referenced below.  The issue
with "lockup" after suspend that this commit was addressing is now dealt
with in the suspend path.

Fixes: e6f738494477 (intel_pstate: Take core C0 time into account for core busy calculation)
Link: https://bugzilla.kernel.org/show_bug.cgi?id=66581
Link: https://bugzilla.kernel.org/show_bug.cgi?id=75121
Reported-by: Doug Smythies <dsmythies@telus.net>
Cc: 3.14+ <stable@vger.kernel.org> # 3.14+
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c