From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: ACPI breakage (Re: 2.6.19-rc6: known regressions (v2)) Date: Sat, 18 Nov 2006 20:33:56 -0800 Message-ID: <200611182033.56332.david-b@pacbell.net> References: <200611181105.15421.david-b@pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp106.sbc.mail.mud.yahoo.com ([68.142.198.205]:17807 "HELO smtp106.sbc.mail.mud.yahoo.com") by vger.kernel.org with SMTP id S1756117AbWKSEeB (ORCPT ); Sat, 18 Nov 2006 23:34:01 -0500 In-Reply-To: <200611181105.15421.david-b@pacbell.net> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Alexey Starikovskiy Cc: Linus Torvalds , Adrian Bunk , Andrew Morton , "Brown, Len" , linux-acpi@vger.kernel.org On Saturday 18 November 2006 11:05 am, David Brownell wrote: > > Running right now with a patch reverting the update which > made trouble on Linus' machine, but without Alexey's two > tweaks to the EC interrupt handler. So far so good, even > after doing things which had previously caused AE_TIME > errors pretty quickly. But then, the errors weren't what > I'd call reproducible either. Hmm, well after a reboot to sort out some other patches, and at uptime of ~2 hours, I noticed confusion about whether AC or battery power was active, then the old: ACPI Exception (evregion-0424): AE_TIME, Returned by Handler for [EmbeddedControl] [20060707] ACPI Exception (dswexec-0458): AE_TIME, While resolving operands for [OpcodeName unavailable] [20060707] ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.THRM._TMP] (Node ffff810002032d10), AE_TIME So maybe that's not the entire story; sigh. - Dave