criu/pie
Cyrill Gorcunov 5cb0c0d233 vdso: Defer handling untill all zones are restored
In worst case we might be tryin to proxify vdso zone
when vvar only is remmaped but vdso itself is not yet
(left and right zones shifting). Thus vdso_proxify
will complain that vdso is not yet mapped refusing
to restore.

Thus wait until everything is re-mapped then call
for proxification helper.

Reported: Mr. Jenkins
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Andrew Vagin <avagin@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-08-04 22:30:26 +04:00
..
log-simple.c plugin: allow to use logging function in plugins 2013-12-18 21:52:12 +04:00
Makefile vdso: Make it arch specific 2014-05-27 23:41:31 +04:00
parasite.c criu: Dump and restore pdeath_sig value 2014-07-01 16:16:04 +04:00
pie.lds.S.in pie: Fix pie.lds.S.in script to work with the gold linker 2014-03-11 22:15:02 +04:00
restorer.c vdso: Defer handling untill all zones are restored 2014-08-04 22:30:26 +04:00
util-fd.c util-fd: print errors from send_fds 2014-04-09 13:24:40 +04:00
util.c headers: Move fcntl related data to include/fcntl.h 2013-11-14 22:13:10 +04:00