All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50126D22.4020003@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 07fdcb1..2b75c6a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -107,7 +107,7 @@ index 293d718..ed37fc2 100644
  
  	mem_device = acpi_driver_data(device);
 +
-+	if (type == ACPI_BUS_REMOVAL_EJECT) {
++	if (type = ACPI_BUS_REMOVAL_EJECT) {
 +		/*
 +		 * offline and remove memory only when the memory device is
 +		 * ejected.
@@ -153,7 +153,7 @@ index 86c8821..038be73 100644
 +		mem = find_memory_block_hinted(section, mem);
 +		if (!mem)
 +			continue;
-+		if (mem->state == MEM_OFFLINE)
++		if (mem->state = MEM_OFFLINE)
 +			continue;
 +
 +		kobject_put(&mem->dev.kobj);
@@ -251,9 +251,3 @@ index 992454a..5af0a9f 100644
  {
 -- 
 1.7.1
-
---
-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/N1/content_digest
index 2f9a0b7..56d2caa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\050126B83.3050201@cn.fujitsu.com\0"
  "From\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Subject\0[RFC PATCH v5 04/19] memory-hotplug: offline and remove memory when removing the memory device\0"
- "Date\0Fri, 27 Jul 2012 18:27:46 +0800\0"
+ "Date\0Fri, 27 Jul 2012 10:27:46 +0000\0"
  "To\0linux-mm@kvack.org"
   linux-kernel@vger.kernel.org
   linuxppc-dev@lists.ozlabs.org
@@ -131,7 +131,7 @@
  " \n"
  " \tmem_device = acpi_driver_data(device);\n"
  "+\n"
- "+\tif (type == ACPI_BUS_REMOVAL_EJECT) {\n"
+ "+\tif (type = ACPI_BUS_REMOVAL_EJECT) {\n"
  "+\t\t/*\n"
  "+\t\t * offline and remove memory only when the memory device is\n"
  "+\t\t * ejected.\n"
@@ -177,7 +177,7 @@
  "+\t\tmem = find_memory_block_hinted(section, mem);\n"
  "+\t\tif (!mem)\n"
  "+\t\t\tcontinue;\n"
- "+\t\tif (mem->state == MEM_OFFLINE)\n"
+ "+\t\tif (mem->state = MEM_OFFLINE)\n"
  "+\t\t\tcontinue;\n"
  "+\n"
  "+\t\tkobject_put(&mem->dev.kobj);\n"
@@ -274,12 +274,6 @@
  " int offline_pages(u64 start, u64 size)\n"
  " {\n"
  "-- \n"
- "1.7.1\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>"
+ 1.7.1
 
-173d71bbbcb7d3cce28e6839d710729ce1e587734a8c2601fc1e3b709a69bb86
+5c6f9704558a3de884051113f457e4c6e7d8d2992ebdad80ee980de1e4f0f150

diff --git a/a/1.txt b/N2/1.txt
index 07fdcb1..25e92fb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -251,9 +251,3 @@ index 992454a..5af0a9f 100644
  {
 -- 
 1.7.1
-
---
-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 2f9a0b7..9c18fb1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -10,16 +10,15 @@
   linux-sh@vger.kernel.org
   linux-ia64@vger.kernel.org
  " cmetcalf@tilera.com\0"
- "Cc\0rientjes@google.com"
-  liuj97@gmail.com
-  len.brown@intel.com
-  benh@kernel.crashing.org
+ "Cc\0len.brown@intel.com"
+  Yasuaki ISIMATU <isimatu.yasuaki@jp.fujitsu.com>
   paulus@samba.org
-  cl@linux.com
   minchan.kim@gmail.com
-  akpm@linux-foundation.org
   kosaki.motohiro@jp.fujitsu.com
- " Yasuaki ISIMATU <isimatu.yasuaki@jp.fujitsu.com>\0"
+  rientjes@google.com
+  cl@linux.com
+  akpm@linux-foundation.org
+ " liuj97@gmail.com\0"
  "\00:1\0"
  "b\0"
  "From: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>\n"
@@ -274,12 +273,6 @@
  " int offline_pages(u64 start, u64 size)\n"
  " {\n"
  "-- \n"
- "1.7.1\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>"
+ 1.7.1
 
-173d71bbbcb7d3cce28e6839d710729ce1e587734a8c2601fc1e3b709a69bb86
+8364232f4cdfb6f067df2e03b266e420a823a0f1b002790b6332245a4b87b0d1

diff --git a/a/1.txt b/N3/1.txt
index 07fdcb1..25e92fb 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -251,9 +251,3 @@ index 992454a..5af0a9f 100644
  {
 -- 
 1.7.1
-
---
-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/N3/content_digest
index 2f9a0b7..56703cb 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -274,12 +274,6 @@
  " int offline_pages(u64 start, u64 size)\n"
  " {\n"
  "-- \n"
- "1.7.1\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>"
+ 1.7.1
 
-173d71bbbcb7d3cce28e6839d710729ce1e587734a8c2601fc1e3b709a69bb86
+c1bd957b02a5f2114871cb8322b913591c5739b3327edd28dfab1ccf679da18d

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.