From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [RFC][PATCH] PM: Introduce new top level suspend and hibernation callbacks (rev. 3) Date: Tue, 25 Mar 2008 21:39:05 +0100 Message-ID: <200803252139.06591.rjw@sisk.pl> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from ogre.sisk.pl ([217.79.144.158]:34662 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753154AbYCYUjL (ORCPT ); Tue, 25 Mar 2008 16:39:11 -0400 In-Reply-To: Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Alan Stern Cc: pm list , ACPI Devel Maling List , Greg KH , Len Brown , LKML , Alexey Starikovskiy , David Brownell , Pavel Machek , Benjamin Herrenschmidt On Tuesday, 25 of March 2008, Alan Stern wrote: > On Mon, 24 Mar 2008, Rafael J. Wysocki wrote: > > > The patch below should address all of your comments above. It also seems to > > work. > > > > If it looks good to you, please let me know and I'll repost it in a new thread > > along with the platform and PCI patches adapted to it. > > I don't see anything else to change. ACK. Thanks. I'd like to fix the problem with dpm_list_mtx vs the disabling of interrupts you pointed out in the other message, though. Rafael