All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170110144453.GA27156@lst.de>

diff --git a/a/1.txt b/N1/1.txt
index 1cd3863..a358b68 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Tue, Jan 10, 2017@11:47:42AM +0100, Arnd Bergmann wrote:
+On Tue, Jan 10, 2017 at 11:47:42AM +0100, Arnd Bergmann wrote:
 > I see that we have CONFIG_ARCH_PHYS_ADDR_T_64BIT on a couple of
 > 32-bit architectures without swiotlb (arc, arm, some mips32), and
 > there are several 64-bit architectures that do not have swiotlb
@@ -16,3 +16,8 @@ as various PIO-only drivers rely on it at the moment.  These should
 all be convertable to kmap that data, but it needs a careful audit
 first.  For 4.11 I'll plan to switch away from bouncing highmem by
 default at least, though and maybe also convert a few PIO drivers.
+
+_______________________________________________
+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/N1/content_digest
index c86957a..b071aee 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,12 +2,28 @@
  "ref\0b50e25af-3936-d22d-2e9b-5bf6be19c800@cogentembedded.com\0"
  "ref\020170109205746.GA6274@lst.de\0"
  "ref\01988852.3nyUoruEjG@wuerfel\0"
- "From\0hch@lst.de (Christoph Hellwig)\0"
- "Subject\0[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask\0"
+ "From\0Christoph Hellwig <hch@lst.de>\0"
+ "Subject\0Re: [PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask\0"
  "Date\0Tue, 10 Jan 2017 15:44:53 +0100\0"
+ "To\0Arnd Bergmann <arnd@linaro.org>\0"
+ "Cc\0Nikita Yushchenko <nikita.yoush@cogentembedded.com>"
+  Keith Busch <keith.busch@intel.com>
+  Sagi Grimberg <sagi@grimberg.me>
+  Jens Axboe <axboe@fb.com>
+  Catalin Marinas <catalin.marinas@arm.com>
+  Will Deacon <will.deacon@arm.com>
+  linux-kernel@vger.kernel.org
+  linux-nvme@lists.infradead.org
+  linux-renesas-soc@vger.kernel.org
+  Simon Horman <horms@verge.net.au>
+  linux-pci@vger.kernel.org
+  Bjorn Helgaas <bhelgaas@google.com>
+  artemi.ivanov@cogentembedded.com
+  Christoph Hellwig <hch@lst.de>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Tue, Jan 10, 2017@11:47:42AM +0100, Arnd Bergmann wrote:\n"
+ "On Tue, Jan 10, 2017 at 11:47:42AM +0100, Arnd Bergmann wrote:\n"
  "> I see that we have CONFIG_ARCH_PHYS_ADDR_T_64BIT on a couple of\n"
  "> 32-bit architectures without swiotlb (arc, arm, some mips32), and\n"
  "> there are several 64-bit architectures that do not have swiotlb\n"
@@ -24,6 +40,11 @@
  "as various PIO-only drivers rely on it at the moment.  These should\n"
  "all be convertable to kmap that data, but it needs a careful audit\n"
  "first.  For 4.11 I'll plan to switch away from bouncing highmem by\n"
- default at least, though and maybe also convert a few PIO drivers.
+ "default at least, though and maybe also convert a few PIO drivers.\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
 
-e08aca9658a154e3a43819cffd06d29a867b05d50469c7b8d74731ac5c466de3
+3a38ccd707dba1fd336fa7e85a7797eb71937355cbb0be0a940dd98df2b48b19

diff --git a/a/1.txt b/N2/1.txt
index 1cd3863..1bc6c6e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Tue, Jan 10, 2017@11:47:42AM +0100, Arnd Bergmann wrote:
+On Tue, Jan 10, 2017 at 11:47:42AM +0100, Arnd Bergmann wrote:
 > I see that we have CONFIG_ARCH_PHYS_ADDR_T_64BIT on a couple of
 > 32-bit architectures without swiotlb (arc, arm, some mips32), and
 > there are several 64-bit architectures that do not have swiotlb
diff --git a/a/content_digest b/N2/content_digest
index c86957a..680e6c5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,12 +2,28 @@
  "ref\0b50e25af-3936-d22d-2e9b-5bf6be19c800@cogentembedded.com\0"
  "ref\020170109205746.GA6274@lst.de\0"
  "ref\01988852.3nyUoruEjG@wuerfel\0"
- "From\0hch@lst.de (Christoph Hellwig)\0"
- "Subject\0[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask\0"
+ "From\0Christoph Hellwig <hch@lst.de>\0"
+ "Subject\0Re: [PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask\0"
  "Date\0Tue, 10 Jan 2017 15:44:53 +0100\0"
+ "To\0Arnd Bergmann <arnd@linaro.org>\0"
+ "Cc\0Christoph Hellwig <hch@lst.de>"
+  Nikita Yushchenko <nikita.yoush@cogentembedded.com>
+  linux-arm-kernel@lists.infradead.org
+  Catalin Marinas <catalin.marinas@arm.com>
+  Will Deacon <will.deacon@arm.com>
+  linux-kernel@vger.kernel.org
+  linux-renesas-soc@vger.kernel.org
+  Simon Horman <horms@verge.net.au>
+  linux-pci@vger.kernel.org
+  Bjorn Helgaas <bhelgaas@google.com>
+  artemi.ivanov@cogentembedded.com
+  Keith Busch <keith.busch@intel.com>
+  Jens Axboe <axboe@fb.com>
+  Sagi Grimberg <sagi@grimberg.me>
+ " linux-nvme@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Tue, Jan 10, 2017@11:47:42AM +0100, Arnd Bergmann wrote:\n"
+ "On Tue, Jan 10, 2017 at 11:47:42AM +0100, Arnd Bergmann wrote:\n"
  "> I see that we have CONFIG_ARCH_PHYS_ADDR_T_64BIT on a couple of\n"
  "> 32-bit architectures without swiotlb (arc, arm, some mips32), and\n"
  "> there are several 64-bit architectures that do not have swiotlb\n"
@@ -26,4 +42,4 @@
  "first.  For 4.11 I'll plan to switch away from bouncing highmem by\n"
  default at least, though and maybe also convert a few PIO drivers.
 
-e08aca9658a154e3a43819cffd06d29a867b05d50469c7b8d74731ac5c466de3
+f9cfee7e6e9280553f89121e84e296224d39966dc23e278433efbb0639969059

diff --git a/a/1.txt b/N3/1.txt
index 1cd3863..1bc6c6e 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -1,4 +1,4 @@
-On Tue, Jan 10, 2017@11:47:42AM +0100, Arnd Bergmann wrote:
+On Tue, Jan 10, 2017 at 11:47:42AM +0100, Arnd Bergmann wrote:
 > I see that we have CONFIG_ARCH_PHYS_ADDR_T_64BIT on a couple of
 > 32-bit architectures without swiotlb (arc, arm, some mips32), and
 > there are several 64-bit architectures that do not have swiotlb
diff --git a/a/content_digest b/N3/content_digest
index c86957a..e600b47 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,9 +5,10 @@
  "From\0hch@lst.de (Christoph Hellwig)\0"
  "Subject\0[PATCH 1/2] arm64: dma_mapping: allow PCI host driver to limit DMA mask\0"
  "Date\0Tue, 10 Jan 2017 15:44:53 +0100\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Tue, Jan 10, 2017@11:47:42AM +0100, Arnd Bergmann wrote:\n"
+ "On Tue, Jan 10, 2017 at 11:47:42AM +0100, Arnd Bergmann wrote:\n"
  "> I see that we have CONFIG_ARCH_PHYS_ADDR_T_64BIT on a couple of\n"
  "> 32-bit architectures without swiotlb (arc, arm, some mips32), and\n"
  "> there are several 64-bit architectures that do not have swiotlb\n"
@@ -26,4 +27,4 @@
  "first.  For 4.11 I'll plan to switch away from bouncing highmem by\n"
  default at least, though and maybe also convert a few PIO drivers.
 
-e08aca9658a154e3a43819cffd06d29a867b05d50469c7b8d74731ac5c466de3
+65f86abe00a46a712bc26b577cc175895a961e84cc6d0c5abbe5cbbef48558e3

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.