Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753228AbXL0SCI (ORCPT ); Thu, 27 Dec 2007 13:02:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753847AbXL0SBm (ORCPT ); Thu, 27 Dec 2007 13:01:42 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:43404 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752192AbXL0SBa (ORCPT ); Thu, 27 Dec 2007 13:01:30 -0500 From: "Rafael J. Wysocki" To: ACPI Devel Maling List Subject: [RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue Date: Thu, 27 Dec 2007 19:03:52 +0100 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Arjan van de Ven , Carlos Corbacho , Linus Torvalds , LKML , Pavel Machek , pm list , Andrew Morton , Len Brown , Alexey Starikovskiy , "Moore, Robert" MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712271903.53961.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1036 Lines: 29 Hi, The following patchset is intended to fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue described at http://bugzilla.kernel.org/show_bug.cgi?id=9528 and in a recent LKML thread (http://lkml.org/lkml/2007/12/25/37). The patches actually do more than that, as I think it's reasonable to untangle some ACPI-specific suspend code by the way. The details are described in the changelogs. The patches apply on top of the suspend branch of the ACPI tree (git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 suspend), but they are also included in the quilt patch series at: http://www.sisk.pl/kernel/hibernation_and_suspend/2.6.24-rc6/patches/ . Please review (and test, if possible). Thanks, Rafael -- "Premature optimization is the root of all evil." - Donald Knuth -- 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/