From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay Cliburn Subject: Re: Suspend, followed by immediate resume Date: Fri, 2 May 2008 11:57:06 -0500 Message-ID: <20080502115706.57d1adf9@osprey.hogchain.net> References: <20080501214437.0ae618c5@osprey.hogchain.net> <20080502113927.49f31af9@osprey.hogchain.net> <200805021849.14120.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200805021849.14120.rjw@sisk.pl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: "Rafael J. Wysocki" Cc: linux-pm@lists.linux-foundation.org List-Id: linux-pm@vger.kernel.org On Fri, 2 May 2008 18:49:13 +0200 "Rafael J. Wysocki" wrote: > Can you try to comment out acpi_enable_wakeup_device(acpi_state) in > drivers/acpi/sleep/main.c:acpi_suspend_enter() and see if that helps? I'm working with 2.6.25.1, which doesn't have acpi_suspend_enter(), but I'll hop over to current git and give it a try.