From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH 0/2] Two important suspend/hibernation patches updated Date: Thu, 21 Feb 2008 03:44:45 -0500 Message-ID: <200802210344.45680.lenb@kernel.org> References: <200802200133.44098.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Return-path: Received: from hera.kernel.org ([140.211.167.34]:37561 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752566AbYBUIpt (ORCPT ); Thu, 21 Feb 2008 03:45:49 -0500 In-Reply-To: <200802200133.44098.rjw@sisk.pl> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Pavel Machek , Linux-pm mailing list , ACPI Devel Maling List On Tuesday 19 February 2008 19:33, Rafael J. Wysocki wrote: > Hi Len, > > New version of: > * hibernate: handle DEBUG_PAGEALLOC > (commit af7e61cc86a6d052a7eddcd777a8a87906ab5a35 in the suspend branch) > * suspend: wakeup code in C > (commit 280529bd8a01a6d7045658b322ba9a1cda793de2 in the test branch) > follow. > > The first one doesn't contain the powerpc change included in the original > "hibernate: handle DEBUG_PAGEALLOC" patch, that turned out to be harmful. > I'd like it to go into 2.6.25, if possible. > > The second one addresses the following problem reports related to the original > "suspend: wakeup code in C" patch: > * http://lkml.org/lkml/2008/2/16/178 > * http://lkml.org/lkml/2008/2/16/74 > * http://marc.info/?l=linux-acpi&m=120313725501682&w=4 > * http://lkml.org/lkml/2008/2/19/263 > It is considered as 2.6.26 material. > > Please replace the previous versions of these patches with the new ones. done. (and suspend branch is now re-based to latest linus tree) thanks, -Len