Bug#489187: libcpufreq0: sysfs_set_policy sets up freqs in wrong order

2008-07-11 Thread Dominik Brodowski
On Fri, Jul 04, 2008 at 12:13:10AM +0400, Alexander Inyukhin wrote: > sysfs_set_policy() sets freqs using fixed order (first max, then min), > but kernel do not accept max value if it is lower than current min value. Bug is fixed in the cpufrequtils git tree, which will be released as cpufrequtils

Bug#489187: libcpufreq0: sysfs_set_policy sets up freqs in wrong order

2008-07-03 Thread Alexander Inyukhin
Package: libcpufreq0 Version: 002-7.2 Severity: normal sysfs_set_policy() sets freqs using fixed order (first max, then min), but kernel do not accept max value if it is lower than current min value. This breaks cpufreqd which is not able to switch policies and floods syslog: Jul 3 06:25:22 sh