[CRIU] [PATCH 0/3] seccomp fixes for criu-dev

Cyrill Gorcunov gorcunov at gmail.com
Thu May 24 11:54:56 MSK 2018


Cyrill Gorcunov (3):
  arch,atomic: Add missing ATOMIC_INIT
  seccomp: Use own seccomp_metadata_t type
  seccomp: Use BUG after CR_STATE_RESTORE_SIGCHLD stage if failed

 compel/include/uapi/ptrace.h             |  7 +++----
 criu/pie/restorer.c                      | 31 ++++++++++++++++++++++++++++---
 criu/seccomp.c                           |  2 +-
 include/common/arch/aarch64/asm/atomic.h |  1 +
 include/common/arch/arm/asm/atomic.h     |  1 +
 5 files changed, 34 insertions(+), 8 deletions(-)

-- 
2.14.3



More information about the CRIU mailing list