On Thu, 9 Oct 2008, Zhang Rui wrote: > On Wed, 2008-10-08 at 12:26 -0700, Matthew Garrett wrote: > > A patch went into the kernel earlier this year to ignore critical trip > > points that were below 0. > well, I think this patch is wrong. i agree that it treated the symptom and not the cause, but the patch is still good. > a critical trip point below 0 Celsius doesn't mean it's invalid. using human made technology here on Earth, it is indeed invalid;-) > windows can work well on this laptop. > please look at: > http://bugzilla.kernel.org/show_bug.cgi?id=10686#c13 > IMO, we need to fix the ACPICA code first of all. > > Ming, what do you think of the patch in comment #15 and #16? the root cause of this issue is that the BIOS AML is broken and uses an implicit return. Linux broke our windows bug compatibility on implicit return, and we need to fix that. -Len -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html