diff for duplicates of <20081016181416.BF608BF2@kernel> diff --git a/a/1.txt b/N1/1.txt index b76b532..a327bad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -From: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org> +From: Oren Laadan <orenl@cs.columbia.edu> Add those interfaces, as well as helpers needed to easily manage the file format. The code is roughly broken out as follows: @@ -15,9 +15,9 @@ checkpoint/restart.c - input wrappers and basic restart handling Patches to add the per-architecture support as well as the actual work to do the memory checkpoint follow in subsequent patches. -Signed-off-by: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org> -Acked-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +Signed-off-by: Oren Laadan <orenl@cs.columbia.edu> +Acked-by: Serge Hallyn <serue@us.ibm.com> +Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com> --- linux-2.6.git-dave/Makefile | 2 diff --git a/a/content_digest b/N1/content_digest index 8d8f02f..d966f5a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,20 @@ "ref\020081016181414.934C4FCC@kernel\0" - "From\0Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" + "From\0Dave Hansen <dave@linux.vnet.ibm.com>\0" "Subject\0[PATCH 2/9] General infrastructure for checkpoint restart\0" "Date\0Thu, 16 Oct 2008 11:14:16 -0700\0" - "To\0Linus Torvalds <torvalds-3NddpPZAyC0@public.gmane.org>\0" - "Cc\0containers <containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - linux-mm <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" + "To\0Linus Torvalds <torvalds@osdl.org>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + Ingo Molnar <mingo@elte.hu> + linux-mm <linux-mm@kvack.org> + containers <containers@lists.linux-foundation.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Serge E. Hallyn <serue@us.ibm.com> + Oren Laadan <orenl@cs.columbia.edu> + " Dave Hansen <dave@linux.vnet.ibm.com>\0" "\00:1\0" "b\0" "\n" - "From: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>\n" + "From: Oren Laadan <orenl@cs.columbia.edu>\n" "\n" "Add those interfaces, as well as helpers needed to easily manage the\n" "file format. The code is roughly broken out as follows:\n" @@ -28,9 +30,9 @@ "Patches to add the per-architecture support as well as the actual\n" "work to do the memory checkpoint follow in subsequent patches.\n" "\n" - "Signed-off-by: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>\n" - "Acked-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "Signed-off-by: Oren Laadan <orenl@cs.columbia.edu>\n" + "Acked-by: Serge Hallyn <serue@us.ibm.com>\n" + "Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>\n" "---\n" "\n" " linux-2.6.git-dave/Makefile | 2 \n" @@ -860,4 +862,4 @@ " \t\t $(core-y) $(core-m) $(drivers-y) $(drivers-m) \\\n" _ -04d4096f24d33482d1949e5f2b3e16bd407961c5e7e623b18c9a232aa7054166 +410c08d951c9c0f0c5c76f802995750b201398b670c58e4ee32671d8390fbd1c
diff --git a/a/1.txt b/N2/1.txt index b76b532..331ea93 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,4 @@ - -From: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org> +From: Oren Laadan <orenl@cs.columbia.edu> Add those interfaces, as well as helpers needed to easily manage the file format. The code is roughly broken out as follows: @@ -15,9 +14,9 @@ checkpoint/restart.c - input wrappers and basic restart handling Patches to add the per-architecture support as well as the actual work to do the memory checkpoint follow in subsequent patches. -Signed-off-by: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org> -Acked-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +Signed-off-by: Oren Laadan <orenl@cs.columbia.edu> +Acked-by: Serge Hallyn <serue@us.ibm.com> +Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com> --- linux-2.6.git-dave/Makefile | 2 @@ -846,3 +845,9 @@ diff -puN Makefile~v6_PATCH_2_9_General_infrastructure_for_checkpoint_restart Ma vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) \ $(core-y) $(core-m) $(drivers-y) $(drivers-m) \ _ + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N2/content_digest index 8d8f02f..3c24a83 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,19 @@ "ref\020081016181414.934C4FCC@kernel\0" - "From\0Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" + "From\0Dave Hansen <dave@linux.vnet.ibm.com>\0" "Subject\0[PATCH 2/9] General infrastructure for checkpoint restart\0" "Date\0Thu, 16 Oct 2008 11:14:16 -0700\0" - "To\0Linus Torvalds <torvalds-3NddpPZAyC0@public.gmane.org>\0" - "Cc\0containers <containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - linux-mm <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - " Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" + "To\0Linus Torvalds <torvalds@osdl.org>\0" + "Cc\0Thomas Gleixner <tglx@linutronix.de>" + Ingo Molnar <mingo@elte.hu> + linux-mm <linux-mm@kvack.org> + containers <containers@lists.linux-foundation.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Serge E. Hallyn <serue@us.ibm.com> + Oren Laadan <orenl@cs.columbia.edu> + " Dave Hansen <dave@linux.vnet.ibm.com>\0" "\00:1\0" "b\0" - "\n" - "From: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>\n" + "From: Oren Laadan <orenl@cs.columbia.edu>\n" "\n" "Add those interfaces, as well as helpers needed to easily manage the\n" "file format. The code is roughly broken out as follows:\n" @@ -28,9 +29,9 @@ "Patches to add the per-architecture support as well as the actual\n" "work to do the memory checkpoint follow in subsequent patches.\n" "\n" - "Signed-off-by: Oren Laadan <orenl-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>\n" - "Acked-by: Serge Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "Signed-off-by: Oren Laadan <orenl@cs.columbia.edu>\n" + "Acked-by: Serge Hallyn <serue@us.ibm.com>\n" + "Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>\n" "---\n" "\n" " linux-2.6.git-dave/Makefile | 2 \n" @@ -858,6 +859,12 @@ " \n" " vmlinux-dirs\t:= $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) \\\n" " \t\t $(core-y) $(core-m) $(drivers-y) $(drivers-m) \\\n" - _ + "_\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -04d4096f24d33482d1949e5f2b3e16bd407961c5e7e623b18c9a232aa7054166 +77859d10df4ca2f236be9ec4c820b039e044d96f3c483722ee2a4d592ef651e6
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.