All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1614463286-97618-11-git-send-email-jacob.jun.pan@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 57f90db..e22bb1d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ subscribers such as KVM instances can register IOASID event handler
 without the knowledge of its ioasid_set. Event handlers are registered
 based on its mm_struct pointer as a token. In case when subscribers
 register handler *prior* to the creation of the ioasid_set, the
-handler’s notification block is stored in a pending list within IOASID
+handler’s notification block is stored in a pending list within IOASID
 core. Once the ioasid_set of the MM token is created, the notification
 block will be registered by the IOASID core.
 
diff --git a/a/content_digest b/N1/content_digest
index faaa3d7..e4c5c6f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,25 @@
  "ref\01614463286-97618-1-git-send-email-jacob.jun.pan@linux.intel.com\0"
- "ref\01614463286-97618-1-git-send-email-jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0"
- "From\0Jacob Pan <jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
+ "From\0Jacob Pan <jacob.jun.pan@linux.intel.com>\0"
  "Subject\0[PATCH V4 10/18] iommu/ioasid: Support mm token type ioasid_set notifications\0"
  "Date\0Sat, 27 Feb 2021 14:01:18 -0800\0"
- "To\0LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
-  Lu Baolu <baolu.lu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
-  David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
- " Jean-Philippe Brucker <jean-philippe-68IGFXMjmZ7QT0dZR+AlfA@public.gmane.org>\0"
+ "To\0LKML <linux-kernel@vger.kernel.org>"
+  Joerg Roedel <joro@8bytes.org>
+  Lu Baolu <baolu.lu@linux.intel.com>
+  David Woodhouse <dwmw2@infradead.org>
+  iommu@lists.linux-foundation.org
+  cgroups@vger.kernel.org
+  Tejun Heo <tj@kernel.org>
+  Li Zefan <lizefan@huawei.com>
+  Johannes Weiner <hannes@cmpxchg.org>
+ " Jean-Philippe Brucker <jean-philippe@linaro.com>\0"
  "Cc\0Tian"
-  Kevin <kevin.tian-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Raj Ashok <ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>
-  Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Jason Gunthorpe <jgg-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
- " Wu Hao <hao.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+  Kevin <kevin.tian@intel.com>
+  Dave Jiang <dave.jiang@intel.com>
+  Raj Ashok <ashok.raj@intel.com>
+  Jonathan Corbet <corbet@lwn.net>
+  Alex Williamson <alex.williamson@redhat.com>
+  Jason Gunthorpe <jgg@nvidia.com>
+ " Wu Hao <hao.wu@intel.com>\0"
  "\00:1\0"
  "b\0"
  "As a system-wide resource, IOASID is often shared by multiple kernel\n"
@@ -40,7 +39,7 @@
  "without the knowledge of its ioasid_set. Event handlers are registered\n"
  "based on its mm_struct pointer as a token. In case when subscribers\n"
  "register handler *prior* to the creation of the ioasid_set, the\n"
- "handler\303\242\342\202\254\342\204\242s notification block is stored in a pending list within IOASID\n"
+ "handler\342\200\231s notification block is stored in a pending list within IOASID\n"
  "core. Once the ioasid_set of the MM token is created, the notification\n"
  "block will be registered by the IOASID core.\n"
  "\n"
@@ -290,4 +289,4 @@
  "iommu@lists.linux-foundation.org\n"
  https://lists.linuxfoundation.org/mailman/listinfo/iommu
 
-995bdabfc4313740960041e5a254ba9e34bc5e7da8fef0435f5988f0541b4690
+ff04898eaa926895e1e1d7bbb97938f136df488d8ffa721e675c886fe40f1e42

diff --git a/a/1.txt b/N2/1.txt
index 57f90db..c93256f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -15,7 +15,7 @@ subscribers such as KVM instances can register IOASID event handler
 without the knowledge of its ioasid_set. Event handlers are registered
 based on its mm_struct pointer as a token. In case when subscribers
 register handler *prior* to the creation of the ioasid_set, the
-handler’s notification block is stored in a pending list within IOASID
+handler’s notification block is stored in a pending list within IOASID
 core. Once the ioasid_set of the MM token is created, the notification
 block will be registered by the IOASID core.
 
@@ -259,8 +259,3 @@ index d8b85a04214f..c97e80ff65cc 100644
  #endif /* __LINUX_IOASID_H */
 -- 
 2.25.1
-
-_______________________________________________
-iommu mailing list
-iommu@lists.linux-foundation.org
-https://lists.linuxfoundation.org/mailman/listinfo/iommu
diff --git a/a/content_digest b/N2/content_digest
index faaa3d7..4270bb3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,26 +1,28 @@
  "ref\01614463286-97618-1-git-send-email-jacob.jun.pan@linux.intel.com\0"
- "ref\01614463286-97618-1-git-send-email-jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org\0"
- "From\0Jacob Pan <jacob.jun.pan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
+ "From\0Jacob Pan <jacob.jun.pan@linux.intel.com>\0"
  "Subject\0[PATCH V4 10/18] iommu/ioasid: Support mm token type ioasid_set notifications\0"
  "Date\0Sat, 27 Feb 2021 14:01:18 -0800\0"
- "To\0LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Joerg Roedel <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
-  Lu Baolu <baolu.lu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
-  David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
- " Jean-Philippe Brucker <jean-philippe-68IGFXMjmZ7QT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0Tian"
-  Kevin <kevin.tian-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Raj Ashok <ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-  Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>
-  Alex Williamson <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Jason Gunthorpe <jgg-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
- " Wu Hao <hao.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
+ "To\0LKML <linux-kernel@vger.kernel.org>"
+  Joerg Roedel <joro@8bytes.org>
+  Lu Baolu <baolu.lu@linux.intel.com>
+  David Woodhouse <dwmw2@infradead.org>
+  iommu@lists.linux-foundation.org
+  cgroups@vger.kernel.org
+  Tejun Heo <tj@kernel.org>
+  Li Zefan <lizefan@huawei.com>
+  Johannes Weiner <hannes@cmpxchg.org>
+ " Jean-Philippe Brucker <jean-philippe@linaro.com>\0"
+ "Cc\0Alex Williamson <alex.williamson@redhat.com>"
+  Eric Auger <eric.auger@redhat.com>
+  Jason Gunthorpe <jgg@nvidia.com>
+  Jonathan Corbet <corbet@lwn.net>
+  Raj Ashok <ashok.raj@intel.com>
+  Tian
+  Kevin <kevin.tian@intel.com>
+  Yi Liu <yi.l.liu@intel.com>
+  Wu Hao <hao.wu@intel.com>
+  Dave Jiang <dave.jiang@intel.com>
+ " Jacob Pan <jacob.jun.pan@linux.intel.com>\0"
  "\00:1\0"
  "b\0"
  "As a system-wide resource, IOASID is often shared by multiple kernel\n"
@@ -40,7 +42,7 @@
  "without the knowledge of its ioasid_set. Event handlers are registered\n"
  "based on its mm_struct pointer as a token. In case when subscribers\n"
  "register handler *prior* to the creation of the ioasid_set, the\n"
- "handler\303\242\342\202\254\342\204\242s notification block is stored in a pending list within IOASID\n"
+ "handler\342\200\231s notification block is stored in a pending list within IOASID\n"
  "core. Once the ioasid_set of the MM token is created, the notification\n"
  "block will be registered by the IOASID core.\n"
  "\n"
@@ -283,11 +285,6 @@
  " #endif /* CONFIG_IOASID */\n"
  " #endif /* __LINUX_IOASID_H */\n"
  "-- \n"
- "2.25.1\n"
- "\n"
- "_______________________________________________\n"
- "iommu mailing list\n"
- "iommu@lists.linux-foundation.org\n"
- https://lists.linuxfoundation.org/mailman/listinfo/iommu
+ 2.25.1
 
-995bdabfc4313740960041e5a254ba9e34bc5e7da8fef0435f5988f0541b4690
+834399077ff4a5a99368402cff6c6a1adf80222fb099d60c68c82b36a494eebc

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.