[LWN Logo]
[LWN.net]
From:	 Linus Torvalds <torvalds@transmeta.com>
To:	 Pavel Machek <pavel@ucw.cz>
Subject: Re: suspend-to-{RAM,disk} for 2.5.17
Date:	 Tue, 21 May 2002 16:01:28 -0700 (PDT)
Cc:	 kernel list <linux-kernel@vger.kernel.org>,
	 ACPI mailing list <acpi-devel@lists.sourceforge.net>


On Wed, 22 May 2002, Pavel Machek wrote:
> 
> Major parts are: process stopper, S3 specific code, S4 specific
> code. What can I do to make this applied?

Applied. Nothing needed but some time for me to look through it.

It still has a few too many #ifdef CONFIG_SUSPEND, and I get this feeling 
that the background deamons shouldn't need to do the "freeze()" by hand 
but simply be automatically frozen and thawed when they sleep by looking 
at the KERNTHREAD bit or something, but..

		Linus


-
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/