All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110425182840.GK2468@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 8cf7ebd..15ced6e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -154,3 +154,10 @@ CONFIG_SMP=n.
 > ( Untested - not compiled yet! )
 > 
 > - Sedat -
+
+--
+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/ .
+Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 8e3d1bd..8e6f4f0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -178,6 +178,13 @@
  "> \n"
  "> ( Untested - not compiled yet! )\n"
  "> \n"
- > - Sedat -
+ "> - Sedat -\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"
+ "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-f745b757d58ea134803c2ac02b3429c885b730cd4a1e31492100a107ee16f325
+69bbf2bf4412024de36b91b04a5be1326ddab4b201b18e3772c9b6f2852344d9

diff --git a/a/1.txt b/N2/1.txt
index 8cf7ebd..6d2ec4d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,9 +1,9 @@
 On Mon, Apr 25, 2011 at 08:13:27PM +0200, Sedat Dilek wrote:
 > On Mon, Apr 25, 2011 at 7:29 PM, Paul E. McKenney
 > <paulmck@linux.vnet.ibm.com> wrote:
-> > On Mon, Apr 25, 2011 at 07:00:32PM +0200, Bruno Prémont wrote:
+> > On Mon, Apr 25, 2011 at 07:00:32PM +0200, Bruno Premont wrote:
 > >> On Mon, 25 April 2011 Linus Torvalds wrote:
-> >> > 2011/4/25 Bruno Prémont <bonbons@linux-vserver.org>:
+> >> > 2011/4/25 Bruno Premont <bonbons@linux-vserver.org>:
 > >> > >
 > >> > > kmemleak reports 86681 new leaks between shortly after boot and -2 state.
 > >> > > (and 2348 additional ones between -2 and -4).
@@ -34,13 +34,13 @@ On Mon, Apr 25, 2011 at 08:13:27PM +0200, Sedat Dilek wrote:
 > >> SMP=n...
 > >
 > > You can either set SMP=y and NR_CPUS=1 or you can handed-edit
-> > init/Kconfig to remove the dependency on SMP.  Just change the
+> > init/Kconfig to remove the dependency on SMP.  Just change the
 > >
-> >        depends on !PREEMPT && SMP
+> >        depends on !PREEMPT && SMP
 > >
 > > to:
 > >
-> >        depends on !PREEMPT
+> >        depends on !PREEMPT
 > >
 > > This will work fine, especially for experimental purposes.
 > >
@@ -61,9 +61,9 @@ On Mon, Apr 25, 2011 at 08:13:27PM +0200, Sedat Dilek wrote:
 > >> packages (and probably also just unpacking larger tarballs or running
 > >> things like du).
 > >
-> > If it is broken, I will fix it.  ;-)
+> > If it is broken, I will fix it.  ;-)
 > >
-> >                                                        Thanx, Paul
+> >                                                        Thanx, Paul
 > >
 > >> And with system doing nothing (except monitoring itself) memory usage
 > >> goes increasing all the time until it starves (well it seems to keep
@@ -84,13 +84,13 @@ On Mon, Apr 25, 2011 at 08:13:27PM +0200, Sedat Dilek wrote:
 > >> > behavior goes away. That would confirm the "it's just tinyrcu being
 > >> > too dang stupid" hypothesis.
 > >> >
-> >> >                      Linus
+> >> >                      Linus
 > >
 > >
 > > --
 > > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
 > > the body of a message to majordomo@vger.kernel.org
-> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
+> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > >
 > 
 > Hi,
@@ -154,3 +154,10 @@ CONFIG_SMP=n.
 > ( Untested - not compiled yet! )
 > 
 > - Sedat -
+
+--
+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/ .
+Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N2/content_digest
index 8e3d1bd..310f74b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -26,9 +26,9 @@
  "On Mon, Apr 25, 2011 at 08:13:27PM +0200, Sedat Dilek wrote:\n"
  "> On Mon, Apr 25, 2011 at 7:29 PM, Paul E. McKenney\n"
  "> <paulmck@linux.vnet.ibm.com> wrote:\n"
- "> > On Mon, Apr 25, 2011 at 07:00:32PM +0200, Bruno Pr\303\251mont wrote:\n"
+ "> > On Mon, Apr 25, 2011 at 07:00:32PM +0200, Bruno Premont wrote:\n"
  "> >> On Mon, 25 April 2011 Linus Torvalds wrote:\n"
- "> >> > 2011/4/25 Bruno Pr\303\251mont <bonbons@linux-vserver.org>:\n"
+ "> >> > 2011/4/25 Bruno Premont <bonbons@linux-vserver.org>:\n"
  "> >> > >\n"
  "> >> > > kmemleak reports 86681 new leaks between shortly after boot and -2 state.\n"
  "> >> > > (and 2348 additional ones between -2 and -4).\n"
@@ -59,13 +59,13 @@
  "> >> SMP=n...\n"
  "> >\n"
  "> > You can either set SMP=y and NR_CPUS=1 or you can handed-edit\n"
- "> > init/Kconfig to remove the dependency on SMP. \302\240Just change the\n"
+ "> > init/Kconfig to remove the dependency on SMP.  Just change the\n"
  "> >\n"
- "> > \302\240 \302\240 \302\240 \302\240depends on !PREEMPT && SMP\n"
+ "> >        depends on !PREEMPT && SMP\n"
  "> >\n"
  "> > to:\n"
  "> >\n"
- "> > \302\240 \302\240 \302\240 \302\240depends on !PREEMPT\n"
+ "> >        depends on !PREEMPT\n"
  "> >\n"
  "> > This will work fine, especially for experimental purposes.\n"
  "> >\n"
@@ -86,9 +86,9 @@
  "> >> packages (and probably also just unpacking larger tarballs or running\n"
  "> >> things like du).\n"
  "> >\n"
- "> > If it is broken, I will fix it. \302\240;-)\n"
+ "> > If it is broken, I will fix it.  ;-)\n"
  "> >\n"
- "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240Thanx, Paul\n"
+ "> >                                                        Thanx, Paul\n"
  "> >\n"
  "> >> And with system doing nothing (except monitoring itself) memory usage\n"
  "> >> goes increasing all the time until it starves (well it seems to keep\n"
@@ -109,13 +109,13 @@
  "> >> > behavior goes away. That would confirm the \"it's just tinyrcu being\n"
  "> >> > too dang stupid\" hypothesis.\n"
  "> >> >\n"
- "> >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240Linus\n"
+ "> >> >                      Linus\n"
  "> >\n"
  "> >\n"
  "> > --\n"
  "> > To unsubscribe from this list: send the line \"unsubscribe linux-fsdevel\" in\n"
  "> > the body of a message to majordomo@vger.kernel.org\n"
- "> > More majordomo info at \302\240http://vger.kernel.org/majordomo-info.html\n"
+ "> > More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "> >\n"
  "> \n"
  "> Hi,\n"
@@ -178,6 +178,13 @@
  "> \n"
  "> ( Untested - not compiled yet! )\n"
  "> \n"
- > - Sedat -
+ "> - Sedat -\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"
+ "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-f745b757d58ea134803c2ac02b3429c885b730cd4a1e31492100a107ee16f325
+f0014752b47727e20258fa967d0fe34103d85d48a940c6e34b5f61de2ea43d30

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.