Re: [criu] 1M guard page ruined restore

From: Cyrill Gorcunov
Date: Wed Jun 21 2017 - 12:45:58 EST


On Wed, Jun 21, 2017 at 06:22:56PM +0300, Cyrill Gorcunov wrote:
> This start failing because
>
> | static inline int check_stack_guard_page(struct vm_area_struct *vma, unsigned long address)
>
> function get dropped off. Hugh, it is done on intent and
> userspace programs have to extend stack manually?

Sorry for noise. I forget to add 1M gap for testing.
All is fine!