From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754067AbZEYVar (ORCPT ); Mon, 25 May 2009 17:30:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752821AbZEYVak (ORCPT ); Mon, 25 May 2009 17:30:40 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:40776 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752615AbZEYVaj (ORCPT ); Mon, 25 May 2009 17:30:39 -0400 From: "Rafael J. Wysocki" To: Marcin Slusarz Subject: Re: 2 bugs related to suspend to disk Date: Mon, 25 May 2009 23:31:01 +0200 User-Agent: KMail/1.11.2 (Linux/2.6.30-rc6-rjw; KDE/4.2.3; x86_64; ; ) Cc: Pavel Machek , LKML , Linux PM List References: <4A199A7A.3010705@gmail.com> <200905250004.11927.rjw@sisk.pl> <4A1AD3D1.2010806@gmail.com> In-Reply-To: <4A1AD3D1.2010806@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905252331.02488.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 25 May 2009, Marcin Slusarz wrote: > Rafael J. Wysocki wrote: > > On Sunday 24 May 2009, Marcin Slusarz wrote: > >> Pavel Machek wrote: > >>> Hi! > >>> > >>> > >>>> 2) "s2disk" (from suspend-0.8) suspends, but doesn't resume (and I need to mkswap && swapon -a later) > >>>> > >>> I'm afraid we need more details here. Is "resume" binary being ran? > >> Excellent question ;) - I didn't know it has to. I'll try to setup > >> initramfs tomorrow. > >> > >> Thanks and sorry for the noise! > > > > However, the issue reported as 1) is not really a noise IMO. :-) > > > > Can you please attach a full dmesg output containing these messages? > > I've uploaded .config, dmesg (BUG was not saved) and 2 pictures of > screen just before power loss to http://www.kadu.net/~joi/kernel/2009.05.25/ > (Please ignore first suspend failure (3681.078646 - 3685.514358) - I forgot > to restore swap) Thanks. Can you please test the patch sent by Sebastian Ott in this thread? Rafael