diff options
author | Venkatesh Pallipadi | 2006-11-14 02:47:44 +0100 |
---|---|---|
committer | Dave Jones | 2006-12-12 23:20:50 +0100 |
commit | 3d4a7ef3d3f0c9f3cf8da724d5935253a713d8b6 (patch) | |
tree | 5ac8313702b6495171758763eb7bddd6d1b6f81a /MAINTAINERS | |
parent | [CPUFREQ] speedstep-centrino should ignore upper performance control bits (diff) | |
download | kernel-qcow2-linux-3d4a7ef3d3f0c9f3cf8da724d5935253a713d8b6.tar.gz kernel-qcow2-linux-3d4a7ef3d3f0c9f3cf8da724d5935253a713d8b6.tar.xz kernel-qcow2-linux-3d4a7ef3d3f0c9f3cf8da724d5935253a713d8b6.zip |
[CPUFREQ] Fix the bug in duplicate freq elimination code in acpi-cpufreq
Fix the bug in duplicate states elimination in acpi-cpufreq.
Bug: Due to duplicate state elimiation in the loop earlier, the number
of valid_states can be less than perf->state_count, in which case
freq_table was ending up with some garbage/uninitialized entries
in the table.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
From: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions