All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52A662D2.9010201@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 396cf6a..3889986 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ On Monday 25 November 2013 10:56 AM, Tejun Heo wrote:
 >>
 >> Building ARM with NO_BOOTMEM generates below warning.
 >>
->> mm/nobootmem.c: In function ?__free_pages_memory?:
+>> mm/nobootmem.c: In function a??__free_pages_memorya??:
 >> mm/nobootmem.c:88:11: warning: comparison of distinct pointer types lacks a cast
 >>
 >> Using min_t to find the correct alignment avoids the warning.
@@ -36,3 +36,9 @@ Can you please this warning fix as well in your mm tree ?
 
 Regards,
 Santosh
+
+--
+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 512500c..bc906bf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,15 @@
  "ref\0529217C7.6030304@cogentembedded.com\0"
  "ref\052935762.1080409@ti.com\0"
  "ref\020131125155629.GA24344@htj.dyndns.org\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH] mm: nobootmem: avoid type warning about alignment value\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
+ "Subject\0Re: [PATCH] mm: nobootmem: avoid type warning about alignment value\0"
  "Date\0Mon, 9 Dec 2013 19:39:46 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Tejun Heo <tj@kernel.org>"
+ " Andrew Morton <akpm@linux-foundation.org>\0"
+ "Cc\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>"
+  linux-kernel@vger.kernel.org
+  linux-mm@kvack.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Andrew,\n"
@@ -31,7 +36,7 @@
  ">>\n"
  ">> Building ARM with NO_BOOTMEM generates below warning.\n"
  ">>\n"
- ">> mm/nobootmem.c: In function ?__free_pages_memory?:\n"
+ ">> mm/nobootmem.c: In function a??__free_pages_memorya??:\n"
  ">> mm/nobootmem.c:88:11: warning: comparison of distinct pointer types lacks a cast\n"
  ">>\n"
  ">> Using min_t to find the correct alignment avoids the warning.\n"
@@ -45,6 +50,12 @@
  "Can you please this warning fix as well in your mm tree ?\n"
  "\n"
  "Regards,\n"
- Santosh
+ "Santosh\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>"
 
-beb311064bf003e7a91e511e22f63a28d1b6b8edef952178fc8e276a4e972384
+8914bcacbb68c01bc2a91072d440492a9361f8f9a22238c23e49fb4b7706fecf

diff --git a/a/1.txt b/N2/1.txt
index 396cf6a..054308d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,7 +21,7 @@ On Monday 25 November 2013 10:56 AM, Tejun Heo wrote:
 >>
 >> Building ARM with NO_BOOTMEM generates below warning.
 >>
->> mm/nobootmem.c: In function ?__free_pages_memory?:
+>> mm/nobootmem.c: In function ‘__free_pages_memory’:
 >> mm/nobootmem.c:88:11: warning: comparison of distinct pointer types lacks a cast
 >>
 >> Using min_t to find the correct alignment avoids the warning.
diff --git a/a/content_digest b/N2/content_digest
index 512500c..1ee81ab 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,15 @@
  "ref\0529217C7.6030304@cogentembedded.com\0"
  "ref\052935762.1080409@ti.com\0"
  "ref\020131125155629.GA24344@htj.dyndns.org\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH] mm: nobootmem: avoid type warning about alignment value\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
+ "Subject\0Re: [PATCH] mm: nobootmem: avoid type warning about alignment value\0"
  "Date\0Mon, 9 Dec 2013 19:39:46 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Tejun Heo <tj@kernel.org>"
+ " Andrew Morton <akpm@linux-foundation.org>\0"
+ "Cc\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>"
+  <linux-kernel@vger.kernel.org>
+  <linux-mm@kvack.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Andrew,\n"
@@ -31,7 +36,7 @@
  ">>\n"
  ">> Building ARM with NO_BOOTMEM generates below warning.\n"
  ">>\n"
- ">> mm/nobootmem.c: In function ?__free_pages_memory?:\n"
+ ">> mm/nobootmem.c: In function \342\200\230__free_pages_memory\342\200\231:\n"
  ">> mm/nobootmem.c:88:11: warning: comparison of distinct pointer types lacks a cast\n"
  ">>\n"
  ">> Using min_t to find the correct alignment avoids the warning.\n"
@@ -47,4 +52,4 @@
  "Regards,\n"
  Santosh
 
-beb311064bf003e7a91e511e22f63a28d1b6b8edef952178fc8e276a4e972384
+0d5473ef3042b788ce3807f2b9dd5ca466fcadb59508f947e2b5f878de36e57b

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.