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? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/