[CRIU] [PATCH] arm: mark the "[vectors]" vma as VMA_AREA_VSYSCALL
Pavel Emelyanov
xemul at parallels.com
Mon Sep 23 09:52:02 EDT 2013
On 09/23/2013 05:48 PM, Andrey Vagin wrote:
> This vma looks like VSYSCALL on x86. We don't need to dump and restore it.
>
> Currently this vma is dumped and restored as a private vma, but it is not
> remmaped in a correct place:
> Restore
> --- dump/pipe00/6392/1/dump.maps 2013-09-23 12:49:19.436816192 +0000
> +++ dump/pipe00/6392/1/restore.maps 2013-09-23 12:49:20.276766356 +0000
> @@ -6,5 +6,6 @@ e05000-e26000
> 4009d000-4009f000
> 400a0000-400aa000
> 400b8000-401e7000
> +b6d6f000-b6d70000
> be838000-be859000
> ffff0000-ffff1000
> ERROR: Sets of mappings differ:
>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
Applied
More information about the CRIU
mailing list