Bug 71931
Summary: | intel_pstate: cpufreq: __cpufreq_add_dev: ->get() failed | ||
---|---|---|---|
Product: | Power Management | Reporter: | Patrik Lundquist (patrik.lundquist) |
Component: | cpufreq | Assignee: | cpufreq |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | dirk.brandewie, rjw, tianyu.lan |
Priority: | P1 | ||
Hardware: | IA-32 | ||
OS: | Linux | ||
Kernel Version: | 3.13.5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | cpufreq: Skip current frequency initialization for ->setpolicy drivers |
Description
Patrik Lundquist
2014-03-11 20:41:52 UTC
Created attachment 129151 [details]
cpufreq: Skip current frequency initialization for ->setpolicy drivers
Attached again with a changelog and stuff. Please test!
Patch tested on an Intel Xeon CPU E3-1240 V2 @ 3.40GHz (fam: 06, model: 3a, stepping: 09) which is also an Ivy Bridge. The intel_pstate driver loads fine and cpufreq_driver->get() is no longer called when cpufreq adds the CPUs. The patch has been merged into linux-pm tree. http://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/commit/?id=2ed99e39cb9392312c100d9da591c20641c64d12 |