All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20211019053058.2873615-1-shakeelb@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 9248388..f19735e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,18 +6,18 @@ moves the deprecation process to the next stage by disallowing to set
 the kmem limit. In future we might just remove the kmem.limit_in_bytes
 file completely.
 
-Signed-off-by: Shakeel Butt <shakeelb@google.com>
-Acked-by: Roman Gushchin <guro@fb.com>
-Acked-by: Michal Hocko <mhocko@suse.com>
-Cc: Vasily Averin <vvs@virtuozzo.com>
-Cc: Johannes Weiner <hannes@cmpxchg.org>
-Cc: Andrew Morton <akpm@linux-foundation.org>
+Signed-off-by: Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+Acked-by: Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org>
+Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>
+Cc: Vasily Averin <vvs-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>
+Cc: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
 ---
 Changes since v1:
 - Replaced EINVAL with ENOTSUPP on setting kmem limits.
 - V1 was posted last year at [0].
 
-[0] https://lore.kernel.org/all/20201118175726.2453120-1-shakeelb@google.com/
+[0] https://lore.kernel.org/all/20201118175726.2453120-1-shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org/
 
  .../admin-guide/cgroup-v1/memory.rst          |  6 ++--
  mm/memcontrol.c                               | 35 +++----------------
@@ -99,7 +99,7 @@ index 8f1d9c028897..49a76049a885 100644
  			break;
  		case _KMEM:
 -			pr_warn_once("kmem.limit_in_bytes is deprecated and will be removed. "
--				     "Please report your usecase to linux-mm@kvack.org if you "
+-				     "Please report your usecase to linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org if you "
 -				     "depend on this functionality.\n");
 -			ret = memcg_update_kmem_max(memcg, nr_pages);
 +			/* kmem.limit_in_bytes is deprecated. */
diff --git a/a/content_digest b/N1/content_digest
index 9e6bd43..6a05fb6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,5 +1,5 @@
 [
-  "From\0Shakeel Butt <shakeelb\@google.com>\0"
+  "From\0Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA\@public.gmane.org>\0"
 ]
 [
   "Subject\0[PATCH v2] memcg, kmem: further deprecate kmem.limit_in_bytes\0"
@@ -8,18 +8,18 @@
   "Date\0Mon, 18 Oct 2021 22:30:58 -0700\0"
 ]
 [
-  "To\0Johannes Weiner <hannes\@cmpxchg.org>",
-  " Michal Hocko <mhocko\@kernel.org>\0"
+  "To\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w\@public.gmane.org>",
+  " Michal Hocko <mhocko-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>\0"
 ]
 [
-  "Cc\0Vasily Averin <vvs\@virtuozzo.com>",
-  " Roman Gushchin <guro\@fb.com>",
-  " Andrew Morton <akpm\@linux-foundation.org>",
-  " cgroups\@vger.kernel.org",
-  " linux-mm\@kvack.org",
-  " linux-kernel\@vger.kernel.org",
-  " Shakeel Butt <shakeelb\@google.com>",
-  " Michal Hocko <mhocko\@suse.com>\0"
+  "Cc\0Vasily Averin <vvs-5HdwGun5lf+gSpxsJD1C4w\@public.gmane.org>",
+  " Roman Gushchin <guro-b10kYP2dOMg\@public.gmane.org>",
+  " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b\@public.gmane.org>",
+  " cgroups-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " linux-mm-Bw31MaZKKs3YtjvyW6yDsg\@public.gmane.org",
+  " linux-kernel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA\@public.gmane.org>",
+  " Michal Hocko <mhocko-IBi9RG/b67k\@public.gmane.org>\0"
 ]
 [
   "\0000:1\0"
@@ -36,18 +36,18 @@
   "the kmem limit. In future we might just remove the kmem.limit_in_bytes\n",
   "file completely.\n",
   "\n",
-  "Signed-off-by: Shakeel Butt <shakeelb\@google.com>\n",
-  "Acked-by: Roman Gushchin <guro\@fb.com>\n",
-  "Acked-by: Michal Hocko <mhocko\@suse.com>\n",
-  "Cc: Vasily Averin <vvs\@virtuozzo.com>\n",
-  "Cc: Johannes Weiner <hannes\@cmpxchg.org>\n",
-  "Cc: Andrew Morton <akpm\@linux-foundation.org>\n",
+  "Signed-off-by: Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA\@public.gmane.org>\n",
+  "Acked-by: Roman Gushchin <guro-b10kYP2dOMg\@public.gmane.org>\n",
+  "Acked-by: Michal Hocko <mhocko-IBi9RG/b67k\@public.gmane.org>\n",
+  "Cc: Vasily Averin <vvs-5HdwGun5lf+gSpxsJD1C4w\@public.gmane.org>\n",
+  "Cc: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w\@public.gmane.org>\n",
+  "Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b\@public.gmane.org>\n",
   "---\n",
   "Changes since v1:\n",
   "- Replaced EINVAL with ENOTSUPP on setting kmem limits.\n",
   "- V1 was posted last year at [0].\n",
   "\n",
-  "[0] https://lore.kernel.org/all/20201118175726.2453120-1-shakeelb\@google.com/\n",
+  "[0] https://lore.kernel.org/all/20201118175726.2453120-1-shakeelb-hpIqsD4AKlfQT0dZR+AlfA\@public.gmane.org/\n",
   "\n",
   " .../admin-guide/cgroup-v1/memory.rst          |  6 ++--\n",
   " mm/memcontrol.c                               | 35 +++----------------\n",
@@ -129,7 +129,7 @@
   " \t\t\tbreak;\n",
   " \t\tcase _KMEM:\n",
   "-\t\t\tpr_warn_once(\"kmem.limit_in_bytes is deprecated and will be removed. \"\n",
-  "-\t\t\t\t     \"Please report your usecase to linux-mm\@kvack.org if you \"\n",
+  "-\t\t\t\t     \"Please report your usecase to linux-mm-Bw31MaZKKs3YtjvyW6yDsg\@public.gmane.org if you \"\n",
   "-\t\t\t\t     \"depend on this functionality.\\n\");\n",
   "-\t\t\tret = memcg_update_kmem_max(memcg, nr_pages);\n",
   "+\t\t\t/* kmem.limit_in_bytes is deprecated. */\n",
@@ -141,4 +141,4 @@
   "2.33.0.1079.g6e70778dc9-goog"
 ]
 
-ea8951e8b8e1dbdbe8a207286f426f45d458c1d3dc694188f41f2d5e308b082f
+40981690d2694257d8d9ae560733a6e70225ddd39fe780e99629bf6bd68badcc

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.