[CRIU] [PATCH 0/2] criu: restore block sigchld to remap task_entries
Andrei Vagin
avagin at openvz.org
Fri Sep 16 02:18:37 PDT 2016
From: Andrei Vagin <avagin at virtuozzo.com>
All details is in the second patch.
Andrei Vagin (2):
asm: move ksigfillset to non-arch header
restore: block sigchld to remap task_entries
criu/arch/aarch64/include/asm/types.h | 7 -------
criu/arch/arm/include/asm/types.h | 7 -------
criu/arch/ppc64/include/asm/types.h | 7 -------
criu/arch/x86/include/asm/types.h | 7 -------
criu/cr-restore.c | 11 +++++++++++
criu/include/signal.h | 24 ++++++++++++++++++++++++
criu/parasite-syscall.c | 1 +
criu/pie/restorer.c | 5 +++++
8 files changed, 41 insertions(+), 28 deletions(-)
create mode 100644 criu/include/signal.h
--
2.7.4
More information about the CRIU
mailing list