All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140115200934.GC5201@phenom.dumpdata.com>

diff --git a/a/1.txt b/N1/1.txt
index e5a1bcf..ad8070c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,17 +14,17 @@ So why not fix it there to return zeroed out memory?
 > regardless of whether __GFP_ZERO is specified.  So this fixes it by
 > unconditionally zeroing the allocated memory region.
 > 
-> Cc: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-> Cc: Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
-> Cc: David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-> Cc: Don Dutile <ddutile-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-> Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
-> Cc: Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-> Cc: "H. Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
-> Cc: Andi Kleen <andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org>
-> Cc: x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-> Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-> Signed-off-by: Akinobu Mita <akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Cc: Marek Szyprowski <m.szyprowski@samsung.com>
+> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+> Cc: David Woodhouse <dwmw2@infradead.org>
+> Cc: Don Dutile <ddutile@redhat.com>
+> Cc: Thomas Gleixner <tglx@linutronix.de>
+> Cc: Ingo Molnar <mingo@redhat.com>
+> Cc: "H. Peter Anvin" <hpa@zytor.com>
+> Cc: Andi Kleen <andi@firstfloor.org>
+> Cc: x86@kernel.org
+> Cc: iommu@lists.linux-foundation.org
+> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
 > ---
 > New patch from this version
 > 
diff --git a/a/content_digest b/N1/content_digest
index e2e1fb3..2bc23cd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,20 @@
  "ref\01389708830-5841-1-git-send-email-akinobu.mita@gmail.com\0"
  "ref\01389708830-5841-2-git-send-email-akinobu.mita@gmail.com\0"
- "ref\01389708830-5841-2-git-send-email-akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\0"
  "Subject\0Re: [PATCH v2 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled\0"
  "Date\0Wed, 15 Jan 2014 15:09:34 -0500\0"
- "To\0Akinobu Mita <akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Andi Kleen <andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org>"
-  x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
-  Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
-  akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
-  David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
- " Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\0"
+ "To\0Akinobu Mita <akinobu.mita@gmail.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  akpm@linux-foundation.org
+  Marek Szyprowski <m.szyprowski@samsung.com>
+  David Woodhouse <dwmw2@infradead.org>
+  Don Dutile <ddutile@redhat.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  H. Peter Anvin <hpa@zytor.com>
+  Andi Kleen <andi@firstfloor.org>
+  x86@kernel.org
+ " iommu@lists.linux-foundation.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jan 14, 2014 at 11:13:46PM +0900, Akinobu Mita wrote:\n"
@@ -32,17 +33,17 @@
  "> regardless of whether __GFP_ZERO is specified.  So this fixes it by\n"
  "> unconditionally zeroing the allocated memory region.\n"
  "> \n"
- "> Cc: Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
- "> Cc: Konrad Rzeszutek Wilk <konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n"
- "> Cc: David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\n"
- "> Cc: Don Dutile <ddutile-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "> Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\n"
- "> Cc: Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "> Cc: \"H. Peter Anvin\" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>\n"
- "> Cc: Andi Kleen <andi-Vw/NltI1exuRpAAqCnN02g@public.gmane.org>\n"
- "> Cc: x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n"
- "> Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org\n"
- "> Signed-off-by: Akinobu Mita <akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Cc: Marek Szyprowski <m.szyprowski@samsung.com>\n"
+ "> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\n"
+ "> Cc: David Woodhouse <dwmw2@infradead.org>\n"
+ "> Cc: Don Dutile <ddutile@redhat.com>\n"
+ "> Cc: Thomas Gleixner <tglx@linutronix.de>\n"
+ "> Cc: Ingo Molnar <mingo@redhat.com>\n"
+ "> Cc: \"H. Peter Anvin\" <hpa@zytor.com>\n"
+ "> Cc: Andi Kleen <andi@firstfloor.org>\n"
+ "> Cc: x86@kernel.org\n"
+ "> Cc: iommu@lists.linux-foundation.org\n"
+ "> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>\n"
  "> ---\n"
  "> New patch from this version\n"
  "> \n"
@@ -74,4 +75,4 @@
  "> 1.8.3.2\n"
  >
 
-bd49a8b2ba8f64273f7b14e2f58002ca0debf4d5dd78d40bd552902bbe9030b3
+7944389a2ad32ccf3ce4d5f95f2689b605d9d311d0cf774c360f92f1f4c977c0

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.