All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <527E87EA.8080700@gmx.de>

diff --git a/a/1.txt b/N1/1.txt
index bb45534..1d340ce 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -66,8 +66,9 @@ With -O1 it compiled at least.
 MfG/Sincerely
 Toralf Förster
 pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
+
 --
-To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
-Please read the FAQ at  http://www.tux.org/lkml/
+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 0bc9ac0..fddef01 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -85,10 +85,11 @@
  "MfG/Sincerely\n"
  "Toralf F\303\266rster\n"
  "pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3\n"
+ "\n"
  "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- "More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
- Please read the FAQ at  http://www.tux.org/lkml/
+ "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>"
 
-f10b2ad7bcd14c33f32cbeed8af826c287134ba848db5d955900750a8e77aadb
+b7fc1796922d7e413efbe28bbac4ec648702d35d468c3da7f21dae1fbaffb7a8

diff --git a/a/1.txt b/N2/1.txt
index bb45534..8e1be0b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On 11/06/2013 10:31 PM, Richard Weinberger wrote:
-> Am 06.11.2013 22:18, schrieb Toralf Förster:
+> Am 06.11.2013 22:18, schrieb Toralf FA?rster:
 >> On 11/06/2013 05:06 PM, Konstantin Khlebnikov wrote:
 >>> In this case it must stop after scanning whole tree in line:
 >>> /* Overflow after ~0UL */
@@ -20,12 +20,12 @@ but that resulted into this error :
 
   LD      kernel/built-in.o
   CC      mm/memory.o
-In function ‘zap_pmd_range’,
-    inlined from ‘zap_pud_range’ at mm/memory.c:1265:8,
-    inlined from ‘unmap_page_range’ at mm/memory.c:1290:8:
-mm/memory.c:1220:23: error: call to ‘__compiletime_assert_1220’ declared with attribute error: BUILD_BUG failed
-mm/memory.c: In function ‘follow_page_mask’:
-mm/memory.c:1530:18: error: call to ‘__compiletime_assert_1530’ declared with attribute error: BUILD_BUG failed
+In function a??zap_pmd_rangea??,
+    inlined from a??zap_pud_rangea?? at mm/memory.c:1265:8,
+    inlined from a??unmap_page_rangea?? at mm/memory.c:1290:8:
+mm/memory.c:1220:23: error: call to a??__compiletime_assert_1220a?? declared with attribute error: BUILD_BUG failed
+mm/memory.c: In function a??follow_page_maska??:
+mm/memory.c:1530:18: error: call to a??__compiletime_assert_1530a?? declared with attribute error: BUILD_BUG failed
 make[1]: *** [mm/memory.o] Error 1
 make: *** [mm] Error 2
 
@@ -64,10 +64,11 @@ With -O1 it compiled at least.
 
 -- 
 MfG/Sincerely
-Toralf Förster
+Toralf FA?rster
 pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
+
 --
-To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
-Please read the FAQ at  http://www.tux.org/lkml/
+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 0bc9ac0..b1f3eda 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -18,7 +18,7 @@
  "\00:1\0"
  "b\0"
  "On 11/06/2013 10:31 PM, Richard Weinberger wrote:\n"
- "> Am 06.11.2013 22:18, schrieb Toralf F\303\266rster:\n"
+ "> Am 06.11.2013 22:18, schrieb Toralf FA?rster:\n"
  ">> On 11/06/2013 05:06 PM, Konstantin Khlebnikov wrote:\n"
  ">>> In this case it must stop after scanning whole tree in line:\n"
  ">>> /* Overflow after ~0UL */\n"
@@ -39,12 +39,12 @@
  "\n"
  "  LD      kernel/built-in.o\n"
  "  CC      mm/memory.o\n"
- "In function \342\200\230zap_pmd_range\342\200\231,\n"
- "    inlined from \342\200\230zap_pud_range\342\200\231 at mm/memory.c:1265:8,\n"
- "    inlined from \342\200\230unmap_page_range\342\200\231 at mm/memory.c:1290:8:\n"
- "mm/memory.c:1220:23: error: call to \342\200\230__compiletime_assert_1220\342\200\231 declared with attribute error: BUILD_BUG failed\n"
- "mm/memory.c: In function \342\200\230follow_page_mask\342\200\231:\n"
- "mm/memory.c:1530:18: error: call to \342\200\230__compiletime_assert_1530\342\200\231 declared with attribute error: BUILD_BUG failed\n"
+ "In function a??zap_pmd_rangea??,\n"
+ "    inlined from a??zap_pud_rangea?? at mm/memory.c:1265:8,\n"
+ "    inlined from a??unmap_page_rangea?? at mm/memory.c:1290:8:\n"
+ "mm/memory.c:1220:23: error: call to a??__compiletime_assert_1220a?? declared with attribute error: BUILD_BUG failed\n"
+ "mm/memory.c: In function a??follow_page_maska??:\n"
+ "mm/memory.c:1530:18: error: call to a??__compiletime_assert_1530a?? declared with attribute error: BUILD_BUG failed\n"
  "make[1]: *** [mm/memory.o] Error 1\n"
  "make: *** [mm] Error 2\n"
  "\n"
@@ -83,12 +83,13 @@
  "\n"
  "-- \n"
  "MfG/Sincerely\n"
- "Toralf F\303\266rster\n"
+ "Toralf FA?rster\n"
  "pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3\n"
+ "\n"
  "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- "More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
- Please read the FAQ at  http://www.tux.org/lkml/
+ "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>"
 
-f10b2ad7bcd14c33f32cbeed8af826c287134ba848db5d955900750a8e77aadb
+41b50ff962e2920c15dbd3e65b6cc5331c91dac35801c899e0561a3257769caf

diff --git a/a/1.txt b/N3/1.txt
index bb45534..477f25f 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -66,8 +66,3 @@ With -O1 it compiled at least.
 MfG/Sincerely
 Toralf Förster
 pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
---
-To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
-Please read the FAQ at  http://www.tux.org/lkml/
diff --git a/a/content_digest b/N3/content_digest
index 0bc9ac0..620ee12 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -84,11 +84,6 @@
  "-- \n"
  "MfG/Sincerely\n"
  "Toralf F\303\266rster\n"
- "pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- "More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
- Please read the FAQ at  http://www.tux.org/lkml/
+ pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3
 
-f10b2ad7bcd14c33f32cbeed8af826c287134ba848db5d955900750a8e77aadb
+4998d9248b5d80c016799658540e0824dce000dfe7f3ab61d851530bcdce222f

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.