Bug 51741
Summary: | powernow-k8 calls for acpi-cpufreq but doesn’t warn if it’s not available | ||
---|---|---|---|
Product: | Power Management | Reporter: | Andreas (andreas.thalhammer) |
Component: | cpufreq | Assignee: | cpufreq |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | florian, fredlwm+others, lenb |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.7.0 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Andreas
2012-12-16 16:03:46 UTC
This should be fixed now. The patch titled powernow-k8: Add a kconfig dependency on acpi-cpufreq was added to the 3.7-stable tree. The filename of the patch is: powernow-k8-add-a-kconfig-dependency-on-acpi-cpufreq.patch and it can be found in the queue-3.7 subdirectory. Since 3.7.4 is already out, I assume it will be part of 3.7.5 and later. A patch referencing this bug report has been merged in Linux v3.8-rc5: commit 631e8ac18fd59722e7ceb15fceeef3f368c250f9 Author: Borislav Petkov <bp@suse.de> Date: Fri Jan 18 00:19:37 2013 +0100 powernow-k8: Add a kconfig dependency on acpi-cpufreq After running 'make oldconfig' from 3.7.3 to 3.7.7, it silently removed the "CONFIG_X86_POWERNOW_K8=m" line from .config. I would expect it to add the new dependencies. |