From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753337AbYKSXMn (ORCPT ); Wed, 19 Nov 2008 18:12:43 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751964AbYKSXMe (ORCPT ); Wed, 19 Nov 2008 18:12:34 -0500 Received: from one.firstfloor.org ([213.235.205.2]:45848 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751436AbYKSXMd (ORCPT ); Wed, 19 Nov 2008 18:12:33 -0500 Date: Thu, 20 Nov 2008 00:22:24 +0100 From: Andi Kleen To: =?iso-8859-1?Q?N=E9meth_M=E1rton?= Cc: Andi Kleen , "Zhang, Rui" , linux-acpi@vger.kernel.org, LKML , lenb@kernel.org Subject: Re: AE_ERROR, ACPI thermal trip point state changed Message-ID: <20081119232224.GR6703@one.firstfloor.org> References: <47CF96E2.9020302@freemail.hu> <1204757373.10256.179.camel@acpi-hp-zz.sh.intel.com> <823A93EED437D048963A3697DB0E35DE0129BB78@pdsmsx414.ccr.corp.intel.com> <47D0E694.5050102@freemail.hu> <1204874686.10256.185.camel@acpi-hp-zz.sh.intel.com> <47D24341.5070908@freemail.hu> <1205113940.10256.191.camel@acpi-hp-zz.sh.intel.com> <48ABDF1E.3010101@freemail.hu> <8763pwypf5.fsf@basil.nowhere.org> <49249121.6050304@freemail.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <49249121.6050304@freemail.hu> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 19, 2008 at 11:20:17PM +0100, Németh Márton wrote: > Hi, > > Andi Kleen wrote: > > Németh Márton writes: > >> As of 2.6.27-rc3 the patch is still not included in the mainstream. I > >> hope that this patch was not forgotten completely. > > > > It's already in Linus' tree, will be in rc4. > > I compiled and tried 2.6.28-rc5. In the dmesg I get the following message: > > [ 63.589603] ACPI Exception (thermal-0538): AE_ERROR, ACPI thermal trip point state changed > [ 63.589669] Please send acpidump to linux-acpi@vger.kernel.org > [ 63.589805] [20080926] > > The original patch still applies for 2.6.28-rc5 (with some offsets). This patch > is not included in 2.6.28-rc5, yet. The "AE_ERROR..." message does not appear > any more if I apply the patch. I attached this original patch for easier reference. Hmm sorry I must have confused it with some other patch back then. Anyways Len Brown is handling ACPI again now, so he'll have to sort it out. cc'ed (the original patch is on linux-acpi) -Andi