[CRIU] [PATCH 0/5] vDSO: implement handling of zones any ordering
Pavel Emelyanov
xemul at parallels.com
Mon Aug 4 04:35:56 PDT 2014
On 07/18/2014 06:44 PM, Cyrill Gorcunov wrote:
> In current linux-next vvar zone shifted back to be before vdso
> zone which made criu unhappy. So lets handle any order.
>
> Cyrill Gorcunov (5):
> vdso: x86 -- Make sure that vdso symtable is carrying bindled vmas
> vdso: x86 -- Test VMAs order in vdso_proxify
> vdso: Drop unneeded @vdso_rt_vma_size variable
> vdso: Move parking into a separate routine
> vdso: Implement vDSO proxification of any vvar/vdso order
>
> arch/x86/include/asm/vdso.h | 6 +-
> arch/x86/vdso-pie.c | 143 +++++++++++++++++++++++++++++++++-----------
> arch/x86/vdso.c | 9 ++-
> cr-restore.c | 7 +--
> include/vdso.h | 5 +-
> pie/restorer.c | 40 +++----------
> 6 files changed, 134 insertions(+), 76 deletions(-)
>
applied, thanks
More information about the CRIU
mailing list