[RFC PATCH v5] ARM hibernation / suspend-to-disk (fwd)
Matthieu CASTET
matthieu.castet at parrot.com
Wed Jun 29 10:52:56 EDT 2011
Frank Hofmann a écrit :
> On Mon, 13 Jun 2011, Russell King - ARM Linux wrote:
>
> Hi Russell,
>
>
> this change is perfect; with this, the hibernation support code turns into
> the attached.
>
> That's both better and simpler to perform a full suspend/resume cycle (via
> resetting in the cpu_suspend "finisher") after the snapshot image has been
> created, instead of shoehorning a return into this.
>
> FrankH.
>
> +
> +u8 __swsusp_resume_stk[PAGE_SIZE/2] __nosavedata;
It look like dangerous : there is no alignment constraint, but the stack should
be aligned on a 8 Bytes.
Matthieu
More information about the linux-arm-kernel
mailing list