[CRIU] [PATCH 12/23] cr-restore.c: use TASK_SIZE instead of TASK_SIZE_MAX

Alexander Kartashov alekskartashov at parallels.com
Mon Jan 14 05:39:54 EST 2013


On 01/14/2013 02:32 PM, Andrey Vagin wrote:
> I took this from the kernel source:
> arch/x86/include/asm/processor.h
>
> /*
>   * User space process size. 47bits minus one guard page.
>   */
> #define TASK_SIZE_MAX   ((1UL << 47) - PAGE_SIZE)

Thank you, it seems I declared the macro TASK_SIZE incorrectly
for x86-64. I'll fix this as soon as possible.

-- 
Sincerely yours,
Alexander Kartashov

Intern
Core team

www.parallels.com

Skype: aleksandr.kartashov
Email: alekskartashov at parallels.com



More information about the CRIU mailing list