Re: [PATCH] [3/48] Suspend2 2.1.9.8 for 2.6.12: 301-proc-acpi-sleep-activate-hook.patch
From: Nigel Cunningham (ncunningham_at_cyclades.com)
Date: 07/12/05
- Previous message: Andrew Morton: "Re: [0/48] Suspend2 2.1.9.8 for 2.6.12"
- In reply to: Christoph Hellwig: "Re: [PATCH] [3/48] Suspend2 2.1.9.8 for 2.6.12: 301-proc-acpi-sleep-activate-hook.patch"
- Next in thread: Nigel Cunningham: "Re: [PATCH] [3/48] Suspend2 2.1.9.8 for 2.6.12: 301-proc-acpi-sleep-activate-hook.patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Christoph Hellwig <hch@infradead.org> Date: Tue, 12 Jul 2005 16:45:04 +1000
Hi.
On Mon, 2005-07-11 at 09:03, Christoph Hellwig wrote:
> Please add an explanation why this is nessecary. Big NACK for the patch as-is, but
> to find a proper solution we need to know what you're actually doing.
When the user has an initrd or initramfs, they're supposed to include
echo > /proc/software_suspend/do_resume
at the point in their initrd where drivers needed for accessing the
image, encryption keys and so on have been set up, but the root fs has
not yet been mounted. If they don't do that, we should scream loudly,
because mounting the root fs (even read only) will replay the journal,
making the image not match what is on disk. This in turn can and
probably will result in hard disk corruption if they echo to do_resume
from say /etc/rc.d/rc.sysinit.
In addition, the try_to_freeze call is needed because, having loaded an
image, we freeze kernel threads before doing the atomic restore.
Regards,
Nigel
-- Evolution. Enumerate the requirements. Consider the interdependencies. Calculate the probabilities. Be amazed that people believe it happened. - 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/
- Previous message: Andrew Morton: "Re: [0/48] Suspend2 2.1.9.8 for 2.6.12"
- In reply to: Christoph Hellwig: "Re: [PATCH] [3/48] Suspend2 2.1.9.8 for 2.6.12: 301-proc-acpi-sleep-activate-hook.patch"
- Next in thread: Nigel Cunningham: "Re: [PATCH] [3/48] Suspend2 2.1.9.8 for 2.6.12: 301-proc-acpi-sleep-activate-hook.patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|