All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53FDA522.2010106@imgtec.com>

diff --git a/a/1.txt b/N1/1.txt
index 56da78c..352e5df 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,16 +18,16 @@ On 26/08/14 17:58, Laura Abbott wrote:
 >>
 >> This commit in linux-next () breaks the build for metag:
 >>
->> drivers/base/dma-mapping.c: In function ‘dma_common_contiguous_remap’:
+>> drivers/base/dma-mapping.c: In function ?dma_common_contiguous_remap?:
 >> drivers/base/dma-mapping.c:294: error: implicit declaration of
->> function ‘dma_common_pages_remap’
+>> function ?dma_common_pages_remap?
 >> drivers/base/dma-mapping.c:294: warning: assignment makes pointer from
 >> integer without a cast
 >> drivers/base/dma-mapping.c: At top level:
 >> drivers/base/dma-mapping.c:308: error: conflicting types for
->> ‘dma_common_pages_remap’
+>> ?dma_common_pages_remap?
 >> drivers/base/dma-mapping.c:294: error: previous implicit declaration
->> of ‘dma_common_pages_remap’ was here
+>> of ?dma_common_pages_remap? was here
 >>
 >> Looks like metag isn't alone either:
 >>
@@ -151,10 +151,4 @@ James
 >   * unmaps a range previously mapped by dma_common_*_remap
 >   */
 >  void dma_common_free_remap(void *cpu_addr, size_t size, unsigned long vm_flags)
-> 
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
+>
diff --git a/a/content_digest b/N1/content_digest
index a379477..8860da0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,22 +2,10 @@
  "ref\01407800431-21566-4-git-send-email-lauraa@codeaurora.org\0"
  "ref\0CAAG0J99=wrz4+c49HeDvL0W9rDZKk2HNLdVtHv4ZJxU4-OjewA@mail.gmail.com\0"
  "ref\053FCBCC3.5040901@codeaurora.org\0"
- "From\0James Hogan <james.hogan@imgtec.com>\0"
- "Subject\0Re: [PATCHv7 3/5] common: dma-mapping: Introduce common remapping functions\0"
+ "From\0james.hogan@imgtec.com (James Hogan)\0"
+ "Subject\0[PATCHv7 3/5] common: dma-mapping: Introduce common remapping functions\0"
  "Date\0Wed, 27 Aug 2014 10:30:10 +0100\0"
- "To\0Laura Abbott <lauraa@codeaurora.org>"
-  Catalin Marinas <catalin.marinas@arm.com>
- " Andrew Morton <akpm@linux-foundation.org>\0"
- "Cc\0Will Deacon <will.deacon@arm.com>"
-  Russell King <linux@arm.linux.org.uk>
-  David Riley <davidriley@chromium.org>
-  ARM Kernel List <linux-arm-kernel@lists.infradead.org>
-  Ritesh Harjain <ritesh.harjani@gmail.com>
-  linux-mm <linux-mm@kvack.org>
-  LKML <linux-kernel@vger.kernel.org>
-  Thierry Reding <thierry.reding@gmail.com>
-  Arnd Bergmann <arnd@arndb.de>
- " linux-next@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 26/08/14 17:58, Laura Abbott wrote:\n"
@@ -40,16 +28,16 @@
  ">>\n"
  ">> This commit in linux-next () breaks the build for metag:\n"
  ">>\n"
- ">> drivers/base/dma-mapping.c: In function \342\200\230dma_common_contiguous_remap\342\200\231:\n"
+ ">> drivers/base/dma-mapping.c: In function ?dma_common_contiguous_remap?:\n"
  ">> drivers/base/dma-mapping.c:294: error: implicit declaration of\n"
- ">> function \342\200\230dma_common_pages_remap\342\200\231\n"
+ ">> function ?dma_common_pages_remap?\n"
  ">> drivers/base/dma-mapping.c:294: warning: assignment makes pointer from\n"
  ">> integer without a cast\n"
  ">> drivers/base/dma-mapping.c: At top level:\n"
  ">> drivers/base/dma-mapping.c:308: error: conflicting types for\n"
- ">> \342\200\230dma_common_pages_remap\342\200\231\n"
+ ">> ?dma_common_pages_remap?\n"
  ">> drivers/base/dma-mapping.c:294: error: previous implicit declaration\n"
- ">> of \342\200\230dma_common_pages_remap\342\200\231 was here\n"
+ ">> of ?dma_common_pages_remap? was here\n"
  ">>\n"
  ">> Looks like metag isn't alone either:\n"
  ">>\n"
@@ -173,12 +161,6 @@
  ">   * unmaps a range previously mapped by dma_common_*_remap\n"
  ">   */\n"
  ">  void dma_common_free_remap(void *cpu_addr, size_t size, unsigned long vm_flags)\n"
- "> \n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ >
 
-9822520d227f1bd09affcb0fa424f9b076a84b5097aae12c81853a4ab6e65e31
+20fdf1530037a37386e815fe4ac04e10ef84946ab8f167779152d0762f8dc61d

diff --git a/a/1.txt b/N2/1.txt
index 56da78c..3c5d663 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -18,16 +18,16 @@ On 26/08/14 17:58, Laura Abbott wrote:
 >>
 >> This commit in linux-next () breaks the build for metag:
 >>
->> drivers/base/dma-mapping.c: In function ‘dma_common_contiguous_remap’:
+>> drivers/base/dma-mapping.c: In function a??dma_common_contiguous_remapa??:
 >> drivers/base/dma-mapping.c:294: error: implicit declaration of
->> function ‘dma_common_pages_remap’
+>> function a??dma_common_pages_remapa??
 >> drivers/base/dma-mapping.c:294: warning: assignment makes pointer from
 >> integer without a cast
 >> drivers/base/dma-mapping.c: At top level:
 >> drivers/base/dma-mapping.c:308: error: conflicting types for
->> ‘dma_common_pages_remap’
+>> a??dma_common_pages_remapa??
 >> drivers/base/dma-mapping.c:294: error: previous implicit declaration
->> of ‘dma_common_pages_remap’ was here
+>> of a??dma_common_pages_remapa?? was here
 >>
 >> Looks like metag isn't alone either:
 >>
diff --git a/a/content_digest b/N2/content_digest
index a379477..bbeecab 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -40,16 +40,16 @@
  ">>\n"
  ">> This commit in linux-next () breaks the build for metag:\n"
  ">>\n"
- ">> drivers/base/dma-mapping.c: In function \342\200\230dma_common_contiguous_remap\342\200\231:\n"
+ ">> drivers/base/dma-mapping.c: In function a??dma_common_contiguous_remapa??:\n"
  ">> drivers/base/dma-mapping.c:294: error: implicit declaration of\n"
- ">> function \342\200\230dma_common_pages_remap\342\200\231\n"
+ ">> function a??dma_common_pages_remapa??\n"
  ">> drivers/base/dma-mapping.c:294: warning: assignment makes pointer from\n"
  ">> integer without a cast\n"
  ">> drivers/base/dma-mapping.c: At top level:\n"
  ">> drivers/base/dma-mapping.c:308: error: conflicting types for\n"
- ">> \342\200\230dma_common_pages_remap\342\200\231\n"
+ ">> a??dma_common_pages_remapa??\n"
  ">> drivers/base/dma-mapping.c:294: error: previous implicit declaration\n"
- ">> of \342\200\230dma_common_pages_remap\342\200\231 was here\n"
+ ">> of a??dma_common_pages_remapa?? was here\n"
  ">>\n"
  ">> Looks like metag isn't alone either:\n"
  ">>\n"
@@ -181,4 +181,4 @@
  "see: http://www.linux-mm.org/ .\n"
  "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-9822520d227f1bd09affcb0fa424f9b076a84b5097aae12c81853a4ab6e65e31
+e124c452b0a5f66eaf6b357178ab150be8cc1d0d261d339a7e9e6da516d60262

diff --git a/a/1.txt b/N3/1.txt
index 56da78c..e324f12 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -151,10 +151,4 @@ James
 >   * unmaps a range previously mapped by dma_common_*_remap
 >   */
 >  void dma_common_free_remap(void *cpu_addr, size_t size, unsigned long vm_flags)
-> 
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
+>
diff --git a/a/content_digest b/N3/content_digest
index a379477..4880290 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -17,7 +17,7 @@
   LKML <linux-kernel@vger.kernel.org>
   Thierry Reding <thierry.reding@gmail.com>
   Arnd Bergmann <arnd@arndb.de>
- " linux-next@vger.kernel.org\0"
+ " <linux-next@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 26/08/14 17:58, Laura Abbott wrote:\n"
@@ -173,12 +173,6 @@
  ">   * unmaps a range previously mapped by dma_common_*_remap\n"
  ">   */\n"
  ">  void dma_common_free_remap(void *cpu_addr, size_t size, unsigned long vm_flags)\n"
- "> \n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ >
 
-9822520d227f1bd09affcb0fa424f9b076a84b5097aae12c81853a4ab6e65e31
+cd1fc17120d602c7dd75d21345b00dd0eb85b55a8dc0f53ffa81bff429a0e9d0

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.