Re: [Swsusp-devel] [PATCH 2.6]: suspend to disk only available ifnon-modular IDE

From: Nigel Cunningham
Date: Sun Mar 28 2004 - 18:42:44 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/