[Devel] [PATCH v18 75/80] powerpc: reserve checkpoint arch identifiers
Oren Laadan
orenl at librato.com
Wed Sep 23 16:51:55 PDT 2009
From: Nathan Lynch <ntl at pobox.com>
Signed-off-by: Nathan Lynch <ntl at pobox.com>
---
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 9ae35a0..2ed523f 100644
--- a/include/linux/checkpoint_hdr.h
+++ b/include/linux/checkpoint_hdr.h
@@ -117,6 +117,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.4
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list