2002-09-22 20:48:44

by Pavel Machek

[permalink] [raw]
Subject: Thermal fix

Hi!

Without this, thermal support will happily cook your machine. Well if
it does cook it was non-compliant, it should have shut down. Anyway,
this is important, please apply.
Pavel
PS: Is it possible that broken thermal support killed my harddrive? I
was experiencing some overheats, now drive developed bad sectors :-(.

--- clean/drivers/acpi/processor.c 2002-07-29 20:02:23.000000000 +0200
+++ linux-swsusp/drivers/acpi/processor.c 2002-09-21 13:07:50.000000000 +0200
@@ -1468,6 +1468,9 @@
* performance state.
*/

+ px = pr->limit.thermal.px;
+ tx = pr->limit.thermal.tx;
+
switch (type) {

case ACPI_PROCESSOR_LIMIT_NONE:

--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?