[CRIU] [PATCH 0/5] vdso: Handle vvar zone, v2
Andrew Vagin
avagin at parallels.com
Wed Jun 18 14:07:06 PDT 2014
On Tue, Jun 10, 2014 at 10:16:00PM +0400, Cyrill Gorcunov wrote:
> Pavel, here is a slightly update version of the series. I'll
> do transitional testing tomorrow (as you suggested). Meanwhile
> take a look.
>
> - VMA_AREA_VVAR flag now uses bit 12
> - is_vdso_mark helper checks for mark version together with signature
> - comments are added into parse_vmflags
> - vdso_proxify doesn't drop old @size variable
>
> Cyrill Gorcunov (5):
> vdso: image -- Add VMA_AREA_VVAR flag
> vdso: dump -- Don't dump contents of vvar zone
> vdso: util -- Show 'vvar' abreviature when meet VMA_AREA_VVAR
> vdso: parasite -- Prepare new vdso mark structure.
> vdso: x86 -- Add handling of vvar zones
Pls, add my ack to the next version, where will be fixed my comment for
the fifth patch.
Thanks.
>
> arch/x86/include/asm/vdso.h | 45 +++++++++++---
> arch/x86/vdso-pie.c | 71 +++++++++++++++++-----
> arch/x86/vdso.c | 143 +++++++++++++++++++++++++++++++++++---------
> cr-dump.c | 5 ++
> cr-restore.c | 4 +-
> include/image.h | 3 +-
> include/parasite.h | 3 +-
> include/vdso.h | 3 +-
> mem.c | 15 +++++
> pie/parasite.c | 6 +-
> pie/restorer.c | 28 ++++++++-
> proc_parse.c | 21 ++++++-
> util.c | 1 +
> 13 files changed, 287 insertions(+), 61 deletions(-)
>
> --
> 1.9.3
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list