All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20230601155751.7c949ca4@thinkpad-T15>

diff --git a/a/content_digest b/N1/content_digest
index ef2ce3e..5b1e2d8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,53 +6,51 @@
  "Subject\0Re: [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page\0"
  "Date\0Thu, 1 Jun 2023 15:57:51 +0200\0"
  "To\0Hugh Dickins <hughd@google.com>\0"
- "Cc\0Matthew Wilcox <willy@infradead.org>"
-  Andrew Morton <akpm@linux-foundation.org>
-  Mike Kravetz <mike.kravetz@oracle.com>
-  Mike Rapoport <rppt@kernel.org>
-  Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
+ "Cc\0Miaohe Lin <linmiaohe@huawei.com>"
   David Hildenbrand <david@redhat.com>
-  Suren Baghdasaryan <surenb@google.com>
-  Qi Zheng <zhengqi.arch@bytedance.com>
+  Peter Zijlstra <peterz@infradead.org>
   Yang Shi <shy828301@gmail.com>
-  Mel Gorman <mgorman@techsingularity.net>
   Peter Xu <peterx@redhat.com>
-  Peter Zijlstra <peterz@infradead.org>
+  Song Liu <song@kernel.org>
+  sparclinux@vger.kernel.org
+  Alexander Gordeev <agordeev@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
   Will Deacon <will@kernel.org>
+  linux-s390@vger.kernel.org
   Yu Zhao <yuzhao@google.com>
-  Alistair Popple <apopple@nvidia.com>
-  Ralph Campbell <rcampbell@nvidia.com>
   Ira Weiny <ira.weiny@intel.com>
+  Alistair Popple <apopple@nvidia.com>
+  Russell King <linux@armlinux.org.uk>
+  Matthew Wilcox <willy@infradead.org>
   Steven Price <steven.price@arm.com>
-  SeongJae Park <sj@kernel.org>
-  Naoya Horiguchi <naoya.horiguchi@nec.com>
-  Christophe Leroy <christophe.leroy@csgroup.eu>
-  Zack Rusin <zackr@vmware.com>
+  Christoph Hellwig <hch@infradead.org>
   Jason Gunthorpe <jgg@ziepe.ca>
+  Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
   Axel Rasmussen <axelrasmussen@google.com>
-  Anshuman Khandual <anshuman.khandual@arm.com>
-  Pasha Tatashin <pasha.tatashin@soleen.com>
-  Miaohe Lin <linmiaohe@huawei.com>
-  Minchan Kim <minchan@kernel.org>
-  Christoph Hellwig <hch@infradead.org>
-  Song Liu <song@kernel.org>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
   Thomas Hellstrom <thomas.hellstrom@linux.intel.com>
-  Russell King <linux@armlinux.org.uk>
-  David S. Miller <davem@davemloft.net>
-  Michael Ellerman <mpe@ellerman.id.au>
-  Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
+  Ralph Campbell <rcampbell@nvidia.com>
+  Pasha Tatashin <pasha.tatashin@soleen.com>
+  Vasily Gorbik <gor@linux.ibm.com>
+  Anshuman Khandual <a nshuman.khandual@arm.com>
   Heiko Carstens <hca@linux.ibm.com>
-  Christian Borntraeger <borntraeger@linux.ibm.com>
-  Claudio Imbrenda <imbrenda@linux.ibm.com>
-  Alexander Gordeev <agordeev@linux.ibm.com>
-  Jann Horn <jannh@google.com>
+  Qi Zheng <zhengqi.arch@bytedance.com>
+  Suren Baghdasaryan <surenb@google.com>
   linux-arm-kernel@lists.infradead.org
-  sparclinux@vger.kernel.org
+  SeongJae Park <sj@kernel.org>
+  Jann Horn <jannh@google.com>
+  linux-mm@kvack.org
   linuxppc-dev@lists.ozlabs.org
-  linux-s390@vger.kernel.org
+  Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
+  Naoya Horiguchi <naoya.horiguchi@nec.com>
   linux-kernel@vger.kernel.org
-  linux-mm@kvack.org
- " Vasily Gorbik <gor@linux.ibm.com>\0"
+  Minchan Kim <minchan@kernel.org>
+  Mike Rapoport <rppt@kernel.org>
+  Andrew Morton <akpm@linux-foundation.org>
+  Mel Gorman <mgorman@techsingularity.net>
+  David S. Miller <davem@davemloft.net>
+  Zack Rusin <zackr@vmware.com>
+ " Mike Kravetz <mike.kravetz@oracle.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, 29 May 2023 07:36:40 -0700 (PDT)\n"
@@ -102,4 +100,4 @@
  "by struct page unions, so not completely sure, but it seems to me that\n"
  page->rcu_head would overlay with page->lru, right?
 
-58b39e060eaf8901c0bdbd09940d46a92e4ff1d5b61ed87c8b9c6eff87d6b2b5
+9ca41c92b9bde9a318dcdc9948940d88a89e9a1975ea55578388cac217bdf846

diff --git a/a/1.txt b/N2/1.txt
index f5f3e36..c25475c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -44,3 +44,8 @@ page cannot be used at all for s390, because we also use page->lru
 to keep our list of free 2K pagetable fragments. I always get confused
 by struct page unions, so not completely sure, but it seems to me that
 page->rcu_head would overlay with page->lru, right?
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index ef2ce3e..98dbff1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -100,6 +100,11 @@
  "page cannot be used at all for s390, because we also use page->lru\n"
  "to keep our list of free 2K pagetable fragments. I always get confused\n"
  "by struct page unions, so not completely sure, but it seems to me that\n"
- page->rcu_head would overlay with page->lru, right?
+ "page->rcu_head would overlay with page->lru, right?\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-58b39e060eaf8901c0bdbd09940d46a92e4ff1d5b61ed87c8b9c6eff87d6b2b5
+d31cde7611a08fbcdbed2e001347a386ede11f2a580c41777f0857cea244e7b6

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.