aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDave Jones <[email protected]>2006-11-22 20:42:01 -0500
committerLinus Torvalds <[email protected]>2006-11-23 09:18:55 -0800
commit0916bd3ebb7cefdd0f432e8491abe24f4b5a101e (patch)
tree9db86aafad36e04dd221fc65c90b961d7040c80d /scripts
parent5261d661b49e0c133395c88da193457f62db439a (diff)
[PATCH] Correct bound checking from the value returned from _PPC method.
processor_perflib.c::acpi_processor_ppc_notifier() check if the value returned by the processor's _PPC method is 0 and return failed if so. This is wrong since 0 indicate that the bios think the processor can go to the highest frequency. This patch for example fix the HP NX 6125 to allow its highest frequency to be available. Signed-off-by: Bruno Ducrot <[email protected]> Cc: "Pallipadi, Venkatesh" <[email protected]> Signed-off-by: Dave Jones <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions