From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759406AbYDBA10 (ORCPT ); Tue, 1 Apr 2008 20:27:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757016AbYDBA1R (ORCPT ); Tue, 1 Apr 2008 20:27:17 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:49391 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751516AbYDBA1P (ORCPT ); Tue, 1 Apr 2008 20:27:15 -0400 From: "Rafael J. Wysocki" To: pm list Subject: Suspend and hibernation patchset against -rc8 Date: Wed, 2 Apr 2008 02:27:11 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: ACPI Devel Maling List , Alan Stern , David Brownell , Greg KH , Len Brown , LKML , Pavel Machek , Shaohua Li , Alexey Starikovskiy , Johannes Berg References: <200803120129.25585.rjw@sisk.pl> <200803172317.33745.rjw@sisk.pl> <200803270051.31778.rjw@sisk.pl> In-Reply-To: <200803270051.31778.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804020227.12943.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, 27 of March 2008, Rafael J. Wysocki wrote: > On Monday, 17 of March 2008, Rafael J. Wysocki wrote: > > On Wednesday, 12 of March 2008, Rafael J. Wysocki wrote: > > > > > > For everyone interested, I have put together a patchset containing some "fresh" > > > patches related to suspend and hibernation, on top of 2.6.25-rc5, located at: > > > > > > http://www.sisk.pl/kernel/hibernation_and_suspend/2.6.25-rc5/patches/ > > > > There's a new patchset against 2.6.25-rc6 at: > > > > http://www.sisk.pl/kernel/hibernation_and_suspend/2.6.25-rc6/patches/ > > There's a new patchset against 2.6.25-rc7 at: > > http://www.sisk.pl/kernel/hibernation_and_suspend/2.6.25-rc7/patches/ There's a new patchset against 2.6.25-rc8 at: http://www.sisk.pl/kernel/hibernation_and_suspend/2.6.25-rc8/patches/ It contains some changes with respect to the previous one. Most importantly, dropped ACPI-force-acpi_new_pts_ordering-for-ASUS-A6VC-laptop.patch (not needed any more) and added patch 14, which is experimental. I still have not decided what to do with patches 01-03. Patch 03 will probably be sent upstream soon, as well as patches 12 and 14. Patch 04 is currently in the "test" branch of the ACPI tree and has been tested already for some time in -mm and linux-next. Patches 05-11 are in the Greg's tree and have been tested in -mm and linux-next. Patch 13 is in -mm. Patches 15-17 are the 4th revision of the patches to introduce new suspend and hibernation callbacks for drivers. The series has been compiled and (lightly) tested on HP nx6325 (64-bit). Thanks, Rafael