[PATCH 2.6]: suspend to disk only available if non-modular IDE

From: Arkadiusz Miskiewicz
Date: Sun Mar 28 2004 - 14:38:25 EST


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
--
Arkadiusz Miśkiewicz CS at FoE, Wroclaw University of Technology
arekm.pld-linux.org, 1024/3DB19BBD, JID: arekm.jabber.org, PLD/Linux
-
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/