All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220125152146.d7e25afe3b8a6807df6fee3f@linux-foundation.org>

diff --git a/a/1.txt b/N1/1.txt
index c364072..33873a5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-On Tue, 25 Jan 2022 17:43:33 +0100 Sebastian Andrzej Siewior <bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> wrote:
+On Tue, 25 Jan 2022 17:43:33 +0100 Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote:
 
 > Hi,
 > 
 > this series is a follow up to the initial RFC
->     https://lore.kernel.org/all/20211222114111.2206248-1-bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
+>     https://lore.kernel.org/all/20211222114111.2206248-1-bigeasy@linutronix.de
 > 
 > and aims to enable MEMCG for PREEMPT_RT instead of disabling it.
 > 
@@ -24,11 +24,11 @@ On Tue, 25 Jan 2022 17:43:33 +0100 Sebastian Andrzej Siewior <bigeasy-hfZtesqFnc
 > Patch #2 deals with the counters.
 > 
 > Patch #3 is a follow up to
->    https://lkml.kernel.org/r/20211214144412.447035-1-longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
+>    https://lkml.kernel.org/r/20211214144412.447035-1-longman@redhat.com
 > 
 > Patch #4 restricts the task_obj usage to !PREEMPTION kernels. Based on
 > the numbers in 
->    https://lore.kernel.org/all/YdX+INO9gQje6d0S-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org
+>    https://lore.kernel.org/all/YdX+INO9gQje6d0S@linutronix.de
 
 This isn't a terribly useful [0/n], sorry.  It would be better to have
 something self-contained which doesn't require that the reader chase
diff --git a/a/content_digest b/N1/content_digest
index 3368a15..62a449e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,25 @@
  "ref\020220125164337.2071854-1-bigeasy@linutronix.de\0"
- "ref\020220125164337.2071854-1-bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org\0"
- "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
+ "From\0Andrew Morton <akpm@linux-foundation.org>\0"
  "Subject\0Re: [PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it.\0"
  "Date\0Tue, 25 Jan 2022 15:21:46 -0800\0"
- "To\0Sebastian Andrzej Siewior <bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\0"
- "Cc\0cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Michal Koutn\303\275 <mkoutny-IBi9RG/b67k@public.gmane.org>"
-  Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
-  Vladimir Davydov <vdavydov.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
- " Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0Sebastian Andrzej Siewior <bigeasy@linutronix.de>\0"
+ "Cc\0cgroups@vger.kernel.org"
+  linux-mm@kvack.org
+  Johannes Weiner <hannes@cmpxchg.org>
+  Michal Hocko <mhocko@kernel.org>
+ " Michal Koutn\303\275 <mkoutny@suse.com>"
+  Peter Zijlstra <peterz@infradead.org>
+  Thomas Gleixner <tglx@linutronix.de>
+  Vladimir Davydov <vdavydov.dev@gmail.com>
+ " Waiman Long <longman@redhat.com>\0"
  "\00:1\0"
  "b\0"
- "On Tue, 25 Jan 2022 17:43:33 +0100 Sebastian Andrzej Siewior <bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> wrote:\n"
+ "On Tue, 25 Jan 2022 17:43:33 +0100 Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote:\n"
  "\n"
  "> Hi,\n"
  "> \n"
  "> this series is a follow up to the initial RFC\n"
- ">     https://lore.kernel.org/all/20211222114111.2206248-1-bigeasy-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org\n"
+ ">     https://lore.kernel.org/all/20211222114111.2206248-1-bigeasy@linutronix.de\n"
  "> \n"
  "> and aims to enable MEMCG for PREEMPT_RT instead of disabling it.\n"
  "> \n"
@@ -41,11 +40,11 @@
  "> Patch #2 deals with the counters.\n"
  "> \n"
  "> Patch #3 is a follow up to\n"
- ">    https://lkml.kernel.org/r/20211214144412.447035-1-longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\n"
+ ">    https://lkml.kernel.org/r/20211214144412.447035-1-longman@redhat.com\n"
  "> \n"
  "> Patch #4 restricts the task_obj usage to !PREEMPTION kernels. Based on\n"
  "> the numbers in \n"
- ">    https://lore.kernel.org/all/YdX+INO9gQje6d0S-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org\n"
+ ">    https://lore.kernel.org/all/YdX+INO9gQje6d0S@linutronix.de\n"
  "\n"
  "This isn't a terribly useful [0/n], sorry.  It would be better to have\n"
  "something self-contained which doesn't require that the reader chase\n"
@@ -75,4 +74,4 @@
  "\n"
  Ditto.
 
-a29087afc442650d9044f93bfe10a8d30d8230d230c323ef7a6ceb23d2284ebc
+9cd312eb0e32f12177691ab6ccac27db898c0fcaabf9ab7b3c27904bc15e42f6

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.