Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752892AbXLHSZ0 (ORCPT ); Sat, 8 Dec 2007 13:25:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751230AbXLHSZL (ORCPT ); Sat, 8 Dec 2007 13:25:11 -0500 Received: from idcmail-mo1so.shaw.ca ([24.71.223.10]:9156 "EHLO pd3mo3so.prod.shaw.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750921AbXLHSZI (ORCPT ); Sat, 8 Dec 2007 13:25:08 -0500 Date: Sat, 08 Dec 2007 12:24:16 -0600 From: Robert Hancock Subject: Re: 2.6.24-rc4-git5: Reported regressions from 2.6.23 In-reply-to: To: Matthew Garrett Cc: Andrew Morton , Andreas Mohr , "Rafael J. Wysocki" , LKML , Linus Torvalds , Ingo Molnar , linux-ide@vger.kernel.org, Tejun Heo , Len Brown , linux-acpi@vger.kernel.org Message-id: <475AE150.9050306@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1556 Lines: 31 Matthew Garrett wrote: > On Sat, Dec 08, 2007 at 02:20:01AM -0800, Andrew Morton wrote: >> On Sat, 8 Dec 2007 11:12:57 +0100 Andreas Mohr wrote: >>> ACPI Exception (exoparg2-0442): AE_AML_PACKAGE_LIMIT, Index (0FFFFFFFF) is beyond end of object [20070126] >>> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.GTF_] (Node c180b990), AE_AML_PACKAGE_LIMIT >>> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0.DRV1._GTF] (Node c180b888), AE_AML_PACKAGE_LIMIT >>> ata1.01: _GTF evaluation failed (AE 0x300d) > > 037f6bb79f753c014bc84bca0de9bf98bb5ab169 ought to have fixed this? > I should think it should have. I think we're too aggressive about disabling the libata ACPI support, even. One of my laptop's _GTF commands on resume is a DEVICE CONFIGURATION FREEZE LOCK command, which gets rejected by the drive (maybe it worked on the original Hitachi disk, but I've upgraded it to a newer Samsung). I'd say if the drive returns command aborted on one of these, we should just ignore that command and continue to the next one without trying to retry or disabling the ACPI support entirely. -- Robert Hancock Saskatoon, SK, Canada To email, remove "nospam" from hancockr@nospamshaw.ca Home Page: http://www.roberthancock.com/ -- 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/