All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180109155550.GP32368@axis.com>

diff --git a/a/content_digest b/N1/content_digest
index 3eaf50a..fc5785b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020171229081911.2802-6-hch@lst.de\0"
  "From\0Jesper Nilsson <jesper.nilsson@axis.com>\0"
  "Subject\0Re: [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops\0"
- "Date\0Tue, 9 Jan 2018 16:55:50 +0100\0"
+ "Date\0Tue, 09 Jan 2018 15:55:50 +0000\0"
  "To\0Christoph Hellwig <hch@lst.de>\0"
  "Cc\0iommu@lists.linux-foundation.org"
   linux-mips@linux-mips.org
@@ -63,4 +63,4 @@
  "-- \n"
                 Jesper Nilsson -- jesper.nilsson@axis.com
 
-6469df505587fea33c8a5b86eea0d73c8f5f7a62254d52caabace065b9d438a6
+2eca013a096c61c6c779bf86f5b076e52c1ad0a4f906f3a9e447aa580f2cebcd

diff --git a/a/1.txt b/N2/1.txt
index ca611dc..e577514 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Fri, Dec 29, 2017 at 09:18:09AM +0100, Christoph Hellwig wrote:
+On Fri, Dec 29, 2017@09:18:09AM +0100, Christoph Hellwig wrote:
 > The current PCI_DMA_BUS_IS_PHYS decided if a dma implementation is bound
 > by the dma mask in the device because it directly maps to a physical
 > address range (modulo an offset in the device), or if it is virtualized
@@ -18,11 +18,11 @@ On Fri, Dec 29, 2017 at 09:18:09AM +0100, Christoph Hellwig wrote:
 > still be a few outdated legacy drivers out there, which now won't make
 > an intelligent decision.
 > 
-> Signed-off-by: Christoph Hellwig <hch@lst.de>
+> Signed-off-by: Christoph Hellwig <hch at lst.de>
 
 For the CRIS part:
 
-Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
+Acked-by: Jesper Nilsson <jesper.nilsson at axis.com>
 
 > ---
 >  arch/cris/arch-v32/drivers/pci/dma.c  |  1 +
@@ -30,4 +30,4 @@ Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
 
 /^JN - Jesper Nilsson
 -- 
-               Jesper Nilsson -- jesper.nilsson@axis.com
+               Jesper Nilsson -- jesper.nilsson at axis.com
diff --git a/a/content_digest b/N2/content_digest
index 3eaf50a..bf0b2e0 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,35 +1,12 @@
  "ref\020171229081911.2802-1-hch@lst.de\0"
  "ref\020171229081911.2802-6-hch@lst.de\0"
- "From\0Jesper Nilsson <jesper.nilsson@axis.com>\0"
- "Subject\0Re: [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops\0"
+ "From\0jesper.nilsson@axis.com (Jesper Nilsson)\0"
+ "Subject\0[PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops\0"
  "Date\0Tue, 9 Jan 2018 16:55:50 +0100\0"
- "To\0Christoph Hellwig <hch@lst.de>\0"
- "Cc\0iommu@lists.linux-foundation.org"
-  linux-mips@linux-mips.org
-  linux-ia64@vger.kernel.org
-  linux-sh@vger.kernel.org
-  sparclinux@vger.kernel.org
-  Guan Xuetao <gxt@mprc.pku.edu.cn>
-  linux-arch@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-c6x-dev@linux-c6x.org
-  linux-hexagon@vger.kernel.org
-  x86@kernel.org
-  linux-snps-arc@lists.infradead.org
-  adi-buildroot-devel@lists.sourceforge.net
-  linux-m68k@lists.linux-m68k.org
-  patches@groups.riscv.org
-  linux-metag@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  Michal Simek <monstr@monstr.eu>
-  linux-parisc@vger.kernel.org
-  linux-cris-kernel@axis.com
-  linux-kernel@vger.kernel.org
-  linux-alpha@vger.kernel.org
- " linuxppc-dev@lists.ozlabs.org\0"
+ "To\0linux-snps-arc@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Fri, Dec 29, 2017 at 09:18:09AM +0100, Christoph Hellwig wrote:\n"
+ "On Fri, Dec 29, 2017@09:18:09AM +0100, Christoph Hellwig wrote:\n"
  "> The current PCI_DMA_BUS_IS_PHYS decided if a dma implementation is bound\n"
  "> by the dma mask in the device because it directly maps to a physical\n"
  "> address range (modulo an offset in the device), or if it is virtualized\n"
@@ -49,11 +26,11 @@
  "> still be a few outdated legacy drivers out there, which now won't make\n"
  "> an intelligent decision.\n"
  "> \n"
- "> Signed-off-by: Christoph Hellwig <hch@lst.de>\n"
+ "> Signed-off-by: Christoph Hellwig <hch at lst.de>\n"
  "\n"
  "For the CRIS part:\n"
  "\n"
- "Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>\n"
+ "Acked-by: Jesper Nilsson <jesper.nilsson at axis.com>\n"
  "\n"
  "> ---\n"
  ">  arch/cris/arch-v32/drivers/pci/dma.c  |  1 +\n"
@@ -61,6 +38,6 @@
  "\n"
  "/^JN - Jesper Nilsson\n"
  "-- \n"
-                Jesper Nilsson -- jesper.nilsson@axis.com
+                Jesper Nilsson -- jesper.nilsson at axis.com
 
-6469df505587fea33c8a5b86eea0d73c8f5f7a62254d52caabace065b9d438a6
+8fd7c07c4e1d5623f5db9e8e9ea0e75cc424acc84e350a940f864f1888931360

diff --git a/a/1.txt b/N3/1.txt
index ca611dc..654a4fa 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -30,4 +30,4 @@ Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
 
 /^JN - Jesper Nilsson
 -- 
-               Jesper Nilsson -- jesper.nilsson@axis.com
+               Jesper Nilsson -- jesper.nilsson at axis.com
diff --git a/a/content_digest b/N3/content_digest
index 3eaf50a..083208e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,32 +1,9 @@
  "ref\020171229081911.2802-1-hch@lst.de\0"
  "ref\020171229081911.2802-6-hch@lst.de\0"
- "From\0Jesper Nilsson <jesper.nilsson@axis.com>\0"
- "Subject\0Re: [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops\0"
+ "From\0jesper.nilsson@axis.com (Jesper Nilsson)\0"
+ "Subject\0[PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops\0"
  "Date\0Tue, 9 Jan 2018 16:55:50 +0100\0"
- "To\0Christoph Hellwig <hch@lst.de>\0"
- "Cc\0iommu@lists.linux-foundation.org"
-  linux-mips@linux-mips.org
-  linux-ia64@vger.kernel.org
-  linux-sh@vger.kernel.org
-  sparclinux@vger.kernel.org
-  Guan Xuetao <gxt@mprc.pku.edu.cn>
-  linux-arch@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-c6x-dev@linux-c6x.org
-  linux-hexagon@vger.kernel.org
-  x86@kernel.org
-  linux-snps-arc@lists.infradead.org
-  adi-buildroot-devel@lists.sourceforge.net
-  linux-m68k@lists.linux-m68k.org
-  patches@groups.riscv.org
-  linux-metag@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  Michal Simek <monstr@monstr.eu>
-  linux-parisc@vger.kernel.org
-  linux-cris-kernel@axis.com
-  linux-kernel@vger.kernel.org
-  linux-alpha@vger.kernel.org
- " linuxppc-dev@lists.ozlabs.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Dec 29, 2017 at 09:18:09AM +0100, Christoph Hellwig wrote:\n"
@@ -61,6 +38,6 @@
  "\n"
  "/^JN - Jesper Nilsson\n"
  "-- \n"
-                Jesper Nilsson -- jesper.nilsson@axis.com
+                Jesper Nilsson -- jesper.nilsson at axis.com
 
-6469df505587fea33c8a5b86eea0d73c8f5f7a62254d52caabace065b9d438a6
+8ea3c043222ccbd5b0955338708b14ee20946fa235648039d2474964c600efcd

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.