All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50761466.9010902@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 6afcc68..0804d3e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ On 10/08/2012 01:23 PM, Wen Congyang wrote:
 > with NULL pointer.
 >
 >>> +		if (pud_large(*pud)) {
->>> +			if ((addr & ~PUD_MASK) == 0 && next <= end) {
+>>> +			if ((addr & ~PUD_MASK) = 0 && next <= end) {
 >>> +				set_pud(pud, __pud(0));
 >>> +				pages++;
 >>> +				continue;
@@ -68,9 +68,3 @@ Chen
 > see: http://www.linux-mm.org/ .
 > Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
 >
-
---
-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 250a12f..642e46e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\050726354.60803@cn.fujitsu.com\0"
  "From\0Ni zhan Chen <nizhan.chen@gmail.com>\0"
  "Subject\0Re: [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture\0"
- "Date\0Thu, 11 Oct 2012 08:35:50 +0800\0"
+ "Date\0Thu, 11 Oct 2012 00:35:50 +0000\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
  "Cc\0Andi Kleen <andi@firstfloor.org>"
   Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
@@ -46,7 +46,7 @@
  "> with NULL pointer.\n"
  ">\n"
  ">>> +\t\tif (pud_large(*pud)) {\n"
- ">>> +\t\t\tif ((addr & ~PUD_MASK) == 0 && next <= end) {\n"
+ ">>> +\t\t\tif ((addr & ~PUD_MASK) = 0 && next <= end) {\n"
  ">>> +\t\t\t\tset_pud(pud, __pud(0));\n"
  ">>> +\t\t\t\tpages++;\n"
  ">>> +\t\t\t\tcontinue;\n"
@@ -96,12 +96,6 @@
  "> 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>\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>"
+ >
 
-b3aa0e28200bd9a1bc60149dc37791b63770a43998713abd78e8a5202ce29f40
+738a39bd240703f0d829f4e1a4899bd0ef43af26e4f9a0e0a7fd6afea37c04e3

diff --git a/a/1.txt b/N2/1.txt
index 6afcc68..3d6452d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -68,9 +68,3 @@ Chen
 > see: http://www.linux-mm.org/ .
 > Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
 >
-
---
-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 250a12f..8c3af26 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,25 +6,25 @@
  "Subject\0Re: [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture\0"
  "Date\0Thu, 11 Oct 2012 08:35:50 +0800\0"
  "To\0Wen Congyang <wency@cn.fujitsu.com>\0"
- "Cc\0Andi Kleen <andi@firstfloor.org>"
-  Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
-  x86@kernel.org
-  linux-mm@kvack.org
-  linux-kernel@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
+ "Cc\0linux-s390@vger.kernel.org"
+  linux-ia64@vger.kernel.org
+  len.brown@intel.com
   linux-acpi@vger.kernel.org
-  linux-s390@vger.kernel.org
   linux-sh@vger.kernel.org
-  linux-ia64@vger.kernel.org
+  x86@kernel.org
+  linux-kernel@vger.kernel.org
   cmetcalf@tilera.com
-  sparclinux@vger.kernel.org
+  linux-mm@kvack.org
+  Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
+  Andi Kleen <andi@firstfloor.org>
+  minchan.kim@gmail.com
+  kosaki.motohiro@jp.fujitsu.com
   rientjes@google.com
-  liuj97@gmail.com
-  len.brown@intel.com
+  sparclinux@vger.kernel.org
   cl@linux.com
-  minchan.kim@gmail.com
+  linuxppc-dev@lists.ozlabs.org
   akpm@linux-foundation.org
- " kosaki.motohiro@jp.fujitsu.com\0"
+ " liuj97@gmail.com\0"
  "\00:1\0"
  "b\0"
  "On 10/08/2012 01:23 PM, Wen Congyang wrote:\n"
@@ -96,12 +96,6 @@
  "> 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>\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>"
+ >
 
-b3aa0e28200bd9a1bc60149dc37791b63770a43998713abd78e8a5202ce29f40
+19364ee9bb26165adecbff117c3b989471ce3dfb428eafd274fc0631f8d356da

diff --git a/a/1.txt b/N3/1.txt
index 6afcc68..3d6452d 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -68,9 +68,3 @@ Chen
 > see: http://www.linux-mm.org/ .
 > Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
 >
-
---
-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 250a12f..54479a8 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -96,12 +96,6 @@
  "> 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>\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>"
+ >
 
-b3aa0e28200bd9a1bc60149dc37791b63770a43998713abd78e8a5202ce29f40
+c4b77f57355ba4eb565d1e31df25561680424564c500b572fa34a86935dca63b

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.