diff for duplicates of <YCR7PMk4RAM1uVeM@cmpxchg.org> diff --git a/a/1.txt b/N1/1.txt index c7c810b..0a1b139 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Wed, Feb 10, 2021 at 02:59:32PM -0800, Shakeel Butt wrote: -> On Wed, Feb 10, 2021 at 9:44 AM Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote: +> On Wed, Feb 10, 2021 at 9:44 AM Johannes Weiner <hannes@cmpxchg.org> wrote: > > From 5bcc0f468460aa2670c40318bb657e8b08ef96d5 Mon Sep 17 00:00:00 2001 -> > From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +> > From: Johannes Weiner <hannes@cmpxchg.org> > > Date: Tue, 9 Feb 2021 16:22:42 -0500 > > Subject: [PATCH] mm: page-writeback: simplify memcg handling in > > test_clear_page_writeback() @@ -24,9 +24,9 @@ On Wed, Feb 10, 2021 at 02:59:32PM -0800, Shakeel Butt wrote: > > static. Further, it removes the last user of dec_lruvec_state(), > > delete it, along with a few other unused helpers. > > -> > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> -> > Acked-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> > Reviewed-by: Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> +> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> +> > Acked-by: Hugh Dickins <hughd@google.com> +> > Reviewed-by: Shakeel Butt <shakeelb@google.com> > > The patch looks fine. I don't want to spoil the fun but just wanted to > call out that I might bring back __unlock_page_memcg() for the memcg diff --git a/a/content_digest b/N1/content_digest index 1b33896..10c6918 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,26 +3,25 @@ "ref\0alpine.LSU.2.11.2102100813050.8131@eggly.anvils\0" "ref\0YCQbYAWg4nvBFL6h@cmpxchg.org\0" "ref\0CALvZod6vgYcpgskf7NaRagH999L6VkfnVtD1UDb+JhQceCuUEA@mail.gmail.com\0" - "ref\0CALvZod6vgYcpgskf7NaRagH999L6VkfnVtD1UDb+JhQceCuUEA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" + "From\0Johannes Weiner <hannes@cmpxchg.org>\0" "Subject\0Re: [PATCH v2] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()\0" "Date\0Wed, 10 Feb 2021 19:33:00 -0500\0" - "To\0Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org> - Roman Gushchin <guro-b10kYP2dOMg@public.gmane.org> - Linux MM <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org> - Cgroups <cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Kernel Team <kernel-team-b10kYP2dOMg@public.gmane.org> - " Arjun Roy <arjunroy-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "To\0Shakeel Butt <shakeelb@google.com>\0" + "Cc\0Hugh Dickins <hughd@google.com>" + Andrew Morton <akpm@linux-foundation.org> + Michal Hocko <mhocko@suse.com> + Roman Gushchin <guro@fb.com> + Linux MM <linux-mm@kvack.org> + Cgroups <cgroups@vger.kernel.org> + LKML <linux-kernel@vger.kernel.org> + Kernel Team <kernel-team@fb.com> + " Arjun Roy <arjunroy@google.com>\0" "\00:1\0" "b\0" "On Wed, Feb 10, 2021 at 02:59:32PM -0800, Shakeel Butt wrote:\n" - "> On Wed, Feb 10, 2021 at 9:44 AM Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:\n" + "> On Wed, Feb 10, 2021 at 9:44 AM Johannes Weiner <hannes@cmpxchg.org> wrote:\n" "> > From 5bcc0f468460aa2670c40318bb657e8b08ef96d5 Mon Sep 17 00:00:00 2001\n" - "> > From: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "> > From: Johannes Weiner <hannes@cmpxchg.org>\n" "> > Date: Tue, 9 Feb 2021 16:22:42 -0500\n" "> > Subject: [PATCH] mm: page-writeback: simplify memcg handling in\n" "> > test_clear_page_writeback()\n" @@ -45,9 +44,9 @@ "> > static. Further, it removes the last user of dec_lruvec_state(),\n" "> > delete it, along with a few other unused helpers.\n" "> >\n" - "> > Signed-off-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" - "> > Acked-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> > Reviewed-by: Shakeel Butt <shakeelb-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" + "> > Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>\n" + "> > Acked-by: Hugh Dickins <hughd@google.com>\n" + "> > Reviewed-by: Shakeel Butt <shakeelb@google.com>\n" "> \n" "> The patch looks fine. I don't want to spoil the fun but just wanted to\n" "> call out that I might bring back __unlock_page_memcg() for the memcg\n" @@ -61,4 +60,4 @@ "\n" Thanks for the review! -72cd4d7b5cb3259f5447c99128b8cf6baaf289a7e45e81fda0941c1bfb00153e +cedbf8b478727e0e2cdf09424ac4c039ee287d089e54a0cb4955afcf043c0d86
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.