All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150512090421.GI4561@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index d23eeef..fb98c29 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -136,7 +136,7 @@ On 05/11/15 at 05:52pm, Li, Zhen-Hua wrote:
 >     1. Commented-out "#define DEBUG 1" to eliminate debug messages.
 >     2. Updated the comments about changes in each version.
 >     3. Fixed: one-line added to Copy-Translations patch to initialize the iovad
->           struct as recommended by Baoquan He [bhe@redhat.com]
+>           struct as recommended by Baoquan He [bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org]
 >           init_iova_domain(&domain->iovad, DMA_32BIT_PFN);
 > 
 > Changelog[v2]:
@@ -162,8 +162,8 @@ On 05/11/15 at 05:52pm, Li, Zhen-Hua wrote:
 > 4. Use "unsigned long" as physical address.
 > 5. Use intel_unmap to unmap the old dma;
 > 
-> Baoquan He <bhe@redhat.com> helps testing this patchset.
-> Takao Indoh <indou.takao@jp.fujitsu.com> gives valuable suggestions.
+> Baoquan He <bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> helps testing this patchset.
+> Takao Indoh <indou.takao-+CUm20s59erQFUHtdCDX3A@public.gmane.org> gives valuable suggestions.
 > 
 > Li, Zhen-Hua (10):
 >   iommu/vt-d: New function to attach domain with id
@@ -191,10 +191,4 @@ Zhenhua,
 I reviewed the patchset from code struct point of view, see the inline
 comments, thanks a lot and appreciated for your work.
 
-Dave 
-
-
-_______________________________________________
-kexec mailing list
-kexec@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/kexec
+Dave
diff --git a/a/content_digest b/N1/content_digest
index 9c308f3..2605d78 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,25 @@
  "ref\01431337974-545-1-git-send-email-zhen-hual@hp.com\0"
- "From\0Dave Young <dyoung@redhat.com>\0"
+ "ref\01431337974-545-1-git-send-email-zhen-hual-VXdhtT5mjnY@public.gmane.org\0"
+ "From\0Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
  "Subject\0Re: [PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel\0"
  "Date\0Tue, 12 May 2015 17:04:22 +0800\0"
  "To\0Li"
- " Zhen-Hua <zhen-hual@hp.com>\0"
- "Cc\0alex.williamson@redhat.com"
-  indou.takao@jp.fujitsu.com
-  bhe@redhat.com
-  tom.vaden@hp.com
-  rwright@hp.com
-  linux-pci@vger.kernel.org
-  joro@8bytes.org
-  kexec@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  lisa.mitchell@hp.com
-  jerry.hoemann@hp.com
-  iommu@lists.linux-foundation.org
-  ddutile@redhat.com
-  doug.hatch@hp.com
-  ishii.hironobu@jp.fujitsu.com
-  bhelgaas@google.com
-  billsumnerlinux@gmail.com
-  li.zhang6@hp.com
-  dwmw2@infradead.org
- " vgoyal@redhat.com\0"
+ " Zhen-Hua <zhen-hual-VXdhtT5mjnY@public.gmane.org>\0"
+ "Cc\0bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org"
+  tom.vaden-VXdhtT5mjnY@public.gmane.org
+  rwright-VXdhtT5mjnY@public.gmane.org
+  linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  lisa.mitchell-VXdhtT5mjnY@public.gmane.org
+  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
+  doug.hatch-VXdhtT5mjnY@public.gmane.org
+  ishii.hironobu-+CUm20s59erQFUHtdCDX3A@public.gmane.org
+  bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org
+  billsumnerlinux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  li.zhang6-VXdhtT5mjnY@public.gmane.org
+  dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org
+ " vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 05/11/15 at 05:52pm, Li, Zhen-Hua wrote:\n"
@@ -164,7 +160,7 @@
  ">     1. Commented-out \"#define DEBUG 1\" to eliminate debug messages.\n"
  ">     2. Updated the comments about changes in each version.\n"
  ">     3. Fixed: one-line added to Copy-Translations patch to initialize the iovad\n"
- ">           struct as recommended by Baoquan He [bhe@redhat.com]\n"
+ ">           struct as recommended by Baoquan He [bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org]\n"
  ">           init_iova_domain(&domain->iovad, DMA_32BIT_PFN);\n"
  "> \n"
  "> Changelog[v2]:\n"
@@ -190,8 +186,8 @@
  "> 4. Use \"unsigned long\" as physical address.\n"
  "> 5. Use intel_unmap to unmap the old dma;\n"
  "> \n"
- "> Baoquan He <bhe@redhat.com> helps testing this patchset.\n"
- "> Takao Indoh <indou.takao@jp.fujitsu.com> gives valuable suggestions.\n"
+ "> Baoquan He <bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> helps testing this patchset.\n"
+ "> Takao Indoh <indou.takao-+CUm20s59erQFUHtdCDX3A@public.gmane.org> gives valuable suggestions.\n"
  "> \n"
  "> Li, Zhen-Hua (10):\n"
  ">   iommu/vt-d: New function to attach domain with id\n"
@@ -219,12 +215,6 @@
  "I reviewed the patchset from code struct point of view, see the inline\n"
  "comments, thanks a lot and appreciated for your work.\n"
  "\n"
- "Dave \n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Dave
 
-01c05dc0a9fbaba96a9d4473392448214d1248d645a197188aea61c462e2b57c
+d16cad7a2b7c602c73be04f4b24dcf1a970b1cdd6ce791ca636e56e5bd86b8a8

diff --git a/a/1.txt b/N2/1.txt
index d23eeef..670bdc9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -191,10 +191,4 @@ Zhenhua,
 I reviewed the patchset from code struct point of view, see the inline
 comments, thanks a lot and appreciated for your work.
 
-Dave 
-
-
-_______________________________________________
-kexec mailing list
-kexec@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/kexec
+Dave
diff --git a/a/content_digest b/N2/content_digest
index 9c308f3..022ae25 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,26 +4,26 @@
  "Date\0Tue, 12 May 2015 17:04:22 +0800\0"
  "To\0Li"
  " Zhen-Hua <zhen-hual@hp.com>\0"
- "Cc\0alex.williamson@redhat.com"
+ "Cc\0dwmw2@infradead.org"
   indou.takao@jp.fujitsu.com
   bhe@redhat.com
-  tom.vaden@hp.com
-  rwright@hp.com
-  linux-pci@vger.kernel.org
   joro@8bytes.org
-  kexec@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  lisa.mitchell@hp.com
-  jerry.hoemann@hp.com
+  vgoyal@redhat.com
   iommu@lists.linux-foundation.org
+  linux-kernel@vger.kernel.org
+  linux-pci@vger.kernel.org
+  kexec@lists.infradead.org
+  alex.williamson@redhat.com
   ddutile@redhat.com
-  doug.hatch@hp.com
   ishii.hironobu@jp.fujitsu.com
   bhelgaas@google.com
-  billsumnerlinux@gmail.com
+  doug.hatch@hp.com
+  jerry.hoemann@hp.com
+  tom.vaden@hp.com
   li.zhang6@hp.com
-  dwmw2@infradead.org
- " vgoyal@redhat.com\0"
+  lisa.mitchell@hp.com
+  billsumnerlinux@gmail.com
+ " rwright@hp.com\0"
  "\00:1\0"
  "b\0"
  "On 05/11/15 at 05:52pm, Li, Zhen-Hua wrote:\n"
@@ -219,12 +219,6 @@
  "I reviewed the patchset from code struct point of view, see the inline\n"
  "comments, thanks a lot and appreciated for your work.\n"
  "\n"
- "Dave \n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "kexec mailing list\n"
- "kexec@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/kexec
+ Dave
 
-01c05dc0a9fbaba96a9d4473392448214d1248d645a197188aea61c462e2b57c
+d0f3a592714d1ead47f8556f6d8d388b7bc29f936e51240da8a1c7b08c1f245f

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.