All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20060308213446.003C.Y-GOTO@jp.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index ec2d3cc..aa8204d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,8 @@ be used for hot-add codes.
 Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>
 
 Index: pgdat6/mm/page_alloc.c
-=================================--- pgdat6.orig/mm/page_alloc.c	2006-03-06 21:07:19.000000000 +0900
+===================================================================
+--- pgdat6.orig/mm/page_alloc.c	2006-03-06 21:07:19.000000000 +0900
 +++ pgdat6/mm/page_alloc.c	2006-03-06 21:08:35.000000000 +0900
 @@ -81,8 +81,8 @@ EXPORT_SYMBOL(zone_table);
  static char *zone_names[MAX_NR_ZONES] = { "DMA", "DMA32", "Normal", "HighMem" };
@@ -84,7 +85,8 @@ Index: pgdat6/mm/page_alloc.c
  		unsigned long *zholes_size)
  {
 Index: pgdat6/include/linux/bootmem.h
-=================================--- pgdat6.orig/include/linux/bootmem.h	2006-03-06 18:25:37.000000000 +0900
+===================================================================
+--- pgdat6.orig/include/linux/bootmem.h	2006-03-06 18:25:37.000000000 +0900
 +++ pgdat6/include/linux/bootmem.h	2006-03-06 21:08:05.000000000 +0900
 @@ -88,8 +88,8 @@ static inline void *alloc_remap(int nid,
  }
diff --git a/a/content_digest b/N1/content_digest
index 912b89c..c7aae26 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Yasunori Goto <y-goto@jp.fujitsu.com>\0"
  "Subject\0[PATCH: 013/017](RFC) Memory hotplug for new nodes v.3. (changes from __init to __meminit)\0"
- "Date\0Wed, 08 Mar 2006 13:42:50 +0000\0"
+ "Date\0Wed, 08 Mar 2006 22:42:50 +0900\0"
  "To\0Luck"
   Tony <tony.luck@intel.com>
   Andi Kleen <ak@suse.de>
@@ -21,7 +21,8 @@
  "Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>\n"
  "\n"
  "Index: pgdat6/mm/page_alloc.c\n"
- "=================================--- pgdat6.orig/mm/page_alloc.c\t2006-03-06 21:07:19.000000000 +0900\n"
+ "===================================================================\n"
+ "--- pgdat6.orig/mm/page_alloc.c\t2006-03-06 21:07:19.000000000 +0900\n"
  "+++ pgdat6/mm/page_alloc.c\t2006-03-06 21:08:35.000000000 +0900\n"
  "@@ -81,8 +81,8 @@ EXPORT_SYMBOL(zone_table);\n"
  " static char *zone_names[MAX_NR_ZONES] = { \"DMA\", \"DMA32\", \"Normal\", \"HighMem\" };\n"
@@ -98,7 +99,8 @@
  " \t\tunsigned long *zholes_size)\n"
  " {\n"
  "Index: pgdat6/include/linux/bootmem.h\n"
- "=================================--- pgdat6.orig/include/linux/bootmem.h\t2006-03-06 18:25:37.000000000 +0900\n"
+ "===================================================================\n"
+ "--- pgdat6.orig/include/linux/bootmem.h\t2006-03-06 18:25:37.000000000 +0900\n"
  "+++ pgdat6/include/linux/bootmem.h\t2006-03-06 21:08:05.000000000 +0900\n"
  "@@ -88,8 +88,8 @@ static inline void *alloc_remap(int nid,\n"
  " }\n"
@@ -115,4 +117,4 @@
  "-- \n"
  Yasunori Goto
 
-317218cb0c305da8685e924abefc37bcad8e50fcf54642122ad4d5765df16e9f
+7ead70f2943fec62676e90b4f8767988d7bd868110efb0ce37e8cef4db744598

diff --git a/a/1.txt b/N2/1.txt
index ec2d3cc..fd74967 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,3 @@
-
 This is a patch to change definition of some functions and data
 from __init to __meminit.
 These functions and data can be used after bootup by this patch to
@@ -7,7 +6,8 @@ be used for hot-add codes.
 Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>
 
 Index: pgdat6/mm/page_alloc.c
-=================================--- pgdat6.orig/mm/page_alloc.c	2006-03-06 21:07:19.000000000 +0900
+===================================================================
+--- pgdat6.orig/mm/page_alloc.c	2006-03-06 21:07:19.000000000 +0900
 +++ pgdat6/mm/page_alloc.c	2006-03-06 21:08:35.000000000 +0900
 @@ -81,8 +81,8 @@ EXPORT_SYMBOL(zone_table);
  static char *zone_names[MAX_NR_ZONES] = { "DMA", "DMA32", "Normal", "HighMem" };
@@ -84,7 +84,8 @@ Index: pgdat6/mm/page_alloc.c
  		unsigned long *zholes_size)
  {
 Index: pgdat6/include/linux/bootmem.h
-=================================--- pgdat6.orig/include/linux/bootmem.h	2006-03-06 18:25:37.000000000 +0900
+===================================================================
+--- pgdat6.orig/include/linux/bootmem.h	2006-03-06 18:25:37.000000000 +0900
 +++ pgdat6/include/linux/bootmem.h	2006-03-06 21:08:05.000000000 +0900
 @@ -88,8 +88,8 @@ static inline void *alloc_remap(int nid,
  }
@@ -99,4 +100,11 @@ Index: pgdat6/include/linux/bootmem.h
  					    unsigned long bucketsize,
 
 -- 
-Yasunori Goto
+Yasunori Goto 
+
+
+--
+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 912b89c..d4f772f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,6 +1,6 @@
  "From\0Yasunori Goto <y-goto@jp.fujitsu.com>\0"
  "Subject\0[PATCH: 013/017](RFC) Memory hotplug for new nodes v.3. (changes from __init to __meminit)\0"
- "Date\0Wed, 08 Mar 2006 13:42:50 +0000\0"
+ "Date\0Wed, 08 Mar 2006 22:42:50 +0900\0"
  "To\0Luck"
   Tony <tony.luck@intel.com>
   Andi Kleen <ak@suse.de>
@@ -12,7 +12,6 @@
  " Andrew Morton <akpm@osdl.org>\0"
  "\00:1\0"
  "b\0"
- "\n"
  "This is a patch to change definition of some functions and data\n"
  "from __init to __meminit.\n"
  "These functions and data can be used after bootup by this patch to\n"
@@ -21,7 +20,8 @@
  "Signed-off-by: Yasunori Goto <y-goto@jp.fujitsu.com>\n"
  "\n"
  "Index: pgdat6/mm/page_alloc.c\n"
- "=================================--- pgdat6.orig/mm/page_alloc.c\t2006-03-06 21:07:19.000000000 +0900\n"
+ "===================================================================\n"
+ "--- pgdat6.orig/mm/page_alloc.c\t2006-03-06 21:07:19.000000000 +0900\n"
  "+++ pgdat6/mm/page_alloc.c\t2006-03-06 21:08:35.000000000 +0900\n"
  "@@ -81,8 +81,8 @@ EXPORT_SYMBOL(zone_table);\n"
  " static char *zone_names[MAX_NR_ZONES] = { \"DMA\", \"DMA32\", \"Normal\", \"HighMem\" };\n"
@@ -98,7 +98,8 @@
  " \t\tunsigned long *zholes_size)\n"
  " {\n"
  "Index: pgdat6/include/linux/bootmem.h\n"
- "=================================--- pgdat6.orig/include/linux/bootmem.h\t2006-03-06 18:25:37.000000000 +0900\n"
+ "===================================================================\n"
+ "--- pgdat6.orig/include/linux/bootmem.h\t2006-03-06 18:25:37.000000000 +0900\n"
  "+++ pgdat6/include/linux/bootmem.h\t2006-03-06 21:08:05.000000000 +0900\n"
  "@@ -88,8 +88,8 @@ static inline void *alloc_remap(int nid,\n"
  " }\n"
@@ -113,6 +114,13 @@
  " \t\t\t\t\t    unsigned long bucketsize,\n"
  "\n"
  "-- \n"
- Yasunori Goto
+ "Yasunori Goto \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>"
 
-317218cb0c305da8685e924abefc37bcad8e50fcf54642122ad4d5765df16e9f
+175180b450b4889e5e152a8dfe6dc38a4b85895908b45b6737cb9646a9813ff1

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.