Signed-off-by: Nathan Lynch <ntl@xxxxxxxxx> --- include/linux/checkpoint_hdr.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/checkpoint_hdr.h b/include/linux/checkpoint_hdr.h index 06bc6e2..851cdf2 100644 --- a/include/linux/checkpoint_hdr.h +++ b/include/linux/checkpoint_hdr.h @@ -110,6 +110,8 @@ enum { /* do not change order (will break ABI) */ CKPT_ARCH_X86_32 = 1, CKPT_ARCH_S390X, + CKPT_ARCH_PPC32, + CKPT_ARCH_PPC64, }; /* shared objrects (objref) */ -- 1.6.0.6 _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers