[CRIU] [PATCH 0/4] prctl: Implement support of a new inerface
Cyrill Gorcunov
gorcunov at openvz.org
Fri Jul 25 07:12:41 PDT 2014
The new interface is not yet merged into the kernel but I think
push it out early is a good thing. Please take a look.
Cyrill Gorcunov (4):
prctl: Add new interface constants
prctl: kerndat -- Add kerndat_prctl_may_use_mm_map helper
prctl: check -- Use kerndat_prctl_may_use_mm_map helper
prctl: restore -- Use new PR_SET_MM_MAP if kernel supports
cr-check.c | 36 ++++++++++++++++---------------
cr-restore.c | 2 ++
include/kerndat.h | 2 ++
include/prctl.h | 24 +++++++++++++++++++++
include/restorer.h | 1 +
kerndat.c | 18 ++++++++++++++++
pie/restorer.c | 63 ++++++++++++++++++++++++++++++++++++------------------
7 files changed, 108 insertions(+), 38 deletions(-)
--
1.9.3
More information about the CRIU
mailing list