Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754766AbYGXPnQ (ORCPT ); Thu, 24 Jul 2008 11:43:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751748AbYGXPnA (ORCPT ); Thu, 24 Jul 2008 11:43:00 -0400 Received: from mga07.intel.com ([143.182.124.22]:56989 "EHLO azsmga101.ch.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751727AbYGXPm7 (ORCPT ); Thu, 24 Jul 2008 11:42:59 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.31,247,1215414000"; d="scan'208";a="24355616" Message-ID: <4888A300.1080808@linux.intel.com> Date: Thu, 24 Jul 2008 08:42:56 -0700 From: Arjan van de Ven User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Thomas Renninger CC: linux-acpi , "Moore, Robert" , Linux Kernel Mailing List , Andi Kleen , Len Brown , Christian Kornacker Subject: Re: ACPI OSI disaster on latest HP laptops - critical temperature shutdowns References: <200807241727.41715.trenn@suse.de> In-Reply-To: <200807241727.41715.trenn@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1042 Lines: 24 Thomas Renninger wrote: > This is the fix for this from Arjan: > > ACPI: Reject below-freezing temperatures as invalid critical temperatures > > My laptop thinks that it's a good idea to give -73C as the critical > CPU temperature.... which isn't the best thing since it causes a shutdown > right at bootup. > > Temperatures below freezing are clearly invalid critical thresholds > so just reject these as such. > btw on my laptop, it wasn't 0 that was returned, but 2007. This is suspected to be related to how windows finds some random other ACPI state to return, but it significantly was an AML issue on the bios side. Just the effect was a trainwreck so I added a check to the kernel (in addition to getting full info to Robert for the ACPICA side of the issue). -- 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/