Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262490AbUC1Xvw (ORCPT ); Sun, 28 Mar 2004 18:51:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262493AbUC1Xvw (ORCPT ); Sun, 28 Mar 2004 18:51:52 -0500 Received: from mail.tpgi.com.au ([203.12.160.100]:38344 "EHLO mail5.tpgi.com.au") by vger.kernel.org with ESMTP id S262490AbUC1Xvu (ORCPT ); Sun, 28 Mar 2004 18:51:50 -0500 Subject: Re: [Swsusp-devel] [PATCH 2.6]: suspend to disk only available if non-modular IDE From: Nigel Cunningham Reply-To: ncunningham@users.sourceforge.net To: Arkadiusz Miskiewicz Cc: Linux Kernel Mailing List , Suspend development list In-Reply-To: <1080517040.2223.3.camel@laptop-linux.wpcb.org.au> References: <200403282136.55435.arekm@pld-linux.org> <1080517040.2223.3.camel@laptop-linux.wpcb.org.au> Content-Type: text/plain Message-Id: <1080517591.5047.10.camel@laptop-linux.wpcb.org.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4-8mdk Date: Mon, 29 Mar 2004 11:47:44 +1200 Content-Transfer-Encoding: 7bit X-TPG-Antivirus: Passed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1559 Lines: 45 Oh.. should have said... "Applied to 2.4 and 2.6 suspend2 trees." Nigel On Mon, 2004-03-29 at 11:37, Nigel Cunningham wrote: > Applied to 2.4 and 2.6. > > Thanks and regards, > > Nigel > > On Mon, 2004-03-29 at 07:36, Arkadiusz Miskiewicz wrote: > > Hi, > > > > resume from disk doesn't work when using modular IDE so this patch disables > > this in config: > > > > --- kernel/power/Kconfig~ 2004-03-28 21:32:03.198944320 +0200 > > +++ kernel/power/Kconfig 2004-03-28 21:32:25.988479784 +0200 > > @@ -44,7 +44,7 @@ > > > > config PM_DISK > > bool "Suspend-to-Disk Support" > > - depends on PM && SWAP > > + depends on PM && SWAP && IDE=y && BLK_DEV_IDEDISK=y > > ---help--- > > Suspend-to-disk is a power management state in which the contents > > of memory are stored on disk and the entire system is shut down or > > > > Info here: > > http://groups.google.com/groups?selm=1BdIH-5WB-17%40gated-at.bofh.it&oe=UTF-8&output=gplain -- Nigel Cunningham C/- Westminster Presbyterian Church Belconnen 61 Templeton Street, Cook, ACT 2614. +61 (2) 6251 7727(wk); +61 (2) 6253 0250 (home) Evolution (n): A hypothetical process whereby infinitely improbable events occur with alarming frequency, order arises from chaos, and no one is given credit. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/