[linux-pm] [PATCH -mm 2/2] kexec jump -v11: save/restore device state

Len Brown lenb at kernel.org
Tue Jun 10 14:01:10 EDT 2008



On Tue, 10 Jun 2008, Huang, Ying wrote:

> This patch implements devices state save/restore before after kexec.
> 
> 
> This patch together with features in kexec_jump patch can be used for
> following:
> 
> - A simple hibernation implementation without ACPI support. You can
>   kexec a hibernating kernel, save the memory image of original system
>   and shutdown the system. When resuming, you restore the memory image
>   of original system via ordinary kexec load then jump back.

What part of ACPI's role in hibernation are you trying to avoid
1. enabling wake devices
2. removing power from the system
3. something else?

thanks,
-Len



More information about the kexec mailing list