All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56DE2A92.5010806@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 3ca7b56..a520a52 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,25 +6,25 @@ I just tried the master of mmotm and ran into compilation issues on arm:
 arch/arm/mm/mmu.c:737:37: error: macro "pte_alloc" passed 4 arguments, but takes just 3
       void *(*alloc)(unsigned long sz))
                                       ^
-arch/arm/mm/mmu.c:738:1: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?{? token
+arch/arm/mm/mmu.c:738:1: error: expected a??=a??, a??,a??, a??;a??, a??asma?? or a??__attribute__a?? before a??{a?? token
   {
   ^
-arch/arm/mm/mmu.c: In function ?early_pte_alloc?:
+arch/arm/mm/mmu.c: In function a??early_pte_alloca??:
 arch/arm/mm/mmu.c:750:47: error: macro "pte_alloc" passed 4 arguments, but takes just 3
    return pte_alloc(pmd, addr, prot, early_alloc);
                                                 ^
-arch/arm/mm/mmu.c:750:9: error: ?pte_alloc? undeclared (first use in this function)
+arch/arm/mm/mmu.c:750:9: error: a??pte_alloca?? undeclared (first use in this function)
    return pte_alloc(pmd, addr, prot, early_alloc);
           ^
 arch/arm/mm/mmu.c:750:9: note: each undeclared identifier is reported only once for each function it appears in
-arch/arm/mm/mmu.c: In function ?alloc_init_pte?:
+arch/arm/mm/mmu.c: In function a??alloc_init_ptea??:
 arch/arm/mm/mmu.c:759:56: error: macro "pte_alloc" passed 4 arguments, but takes just 3
    pte_t *pte = pte_alloc(pmd, addr, type->prot_l1, alloc);
                                                          ^
-arch/arm/mm/mmu.c:759:15: error: ?pte_alloc? undeclared (first use in this function)
+arch/arm/mm/mmu.c:759:15: error: a??pte_alloca?? undeclared (first use in this function)
    pte_t *pte = pte_alloc(pmd, addr, type->prot_l1, alloc);
                 ^
-arch/arm/mm/mmu.c: In function ?early_pte_alloc?:
+arch/arm/mm/mmu.c: In function a??early_pte_alloca??:
 arch/arm/mm/mmu.c:751:1: warning: control reaches end of non-void function [-Wreturn-type]
   }
   ^
@@ -44,3 +44,9 @@ functions in arm?
 
 Thanks,
 Laura
+
+--
+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 804a7ef..cbc499d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,11 @@
- "From\0labbott@redhat.com (Laura Abbott)\0"
+ "From\0Laura Abbott <labbott@redhat.com>\0"
  "Subject\0mmotm broken on arm with ebc495cfcea9 (mm: cleanup *pte_alloc* interfaces)\0"
  "Date\0Mon, 7 Mar 2016 17:27:46 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Kirill A. Shutemov <kirill.shutemov@linux.intel.com>"
+ " Russell King <linux@arm.linux.org.uk>\0"
+ "Cc\0linux-arm-kernel <linux-arm-kernel@lists.infradead.org>"
+  linux-mm@kvack.org <linux-mm@kvack.org>
+ " Andrew Morton <akpm@linux-foundation.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -12,25 +16,25 @@
  "arch/arm/mm/mmu.c:737:37: error: macro \"pte_alloc\" passed 4 arguments, but takes just 3\n"
  "      void *(*alloc)(unsigned long sz))\n"
  "                                      ^\n"
- "arch/arm/mm/mmu.c:738:1: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before ?{? token\n"
+ "arch/arm/mm/mmu.c:738:1: error: expected a??=a??, a??,a??, a??;a??, a??asma?? or a??__attribute__a?? before a??{a?? token\n"
  "  {\n"
  "  ^\n"
- "arch/arm/mm/mmu.c: In function ?early_pte_alloc?:\n"
+ "arch/arm/mm/mmu.c: In function a??early_pte_alloca??:\n"
  "arch/arm/mm/mmu.c:750:47: error: macro \"pte_alloc\" passed 4 arguments, but takes just 3\n"
  "   return pte_alloc(pmd, addr, prot, early_alloc);\n"
  "                                                ^\n"
- "arch/arm/mm/mmu.c:750:9: error: ?pte_alloc? undeclared (first use in this function)\n"
+ "arch/arm/mm/mmu.c:750:9: error: a??pte_alloca?? undeclared (first use in this function)\n"
  "   return pte_alloc(pmd, addr, prot, early_alloc);\n"
  "          ^\n"
  "arch/arm/mm/mmu.c:750:9: note: each undeclared identifier is reported only once for each function it appears in\n"
- "arch/arm/mm/mmu.c: In function ?alloc_init_pte?:\n"
+ "arch/arm/mm/mmu.c: In function a??alloc_init_ptea??:\n"
  "arch/arm/mm/mmu.c:759:56: error: macro \"pte_alloc\" passed 4 arguments, but takes just 3\n"
  "   pte_t *pte = pte_alloc(pmd, addr, type->prot_l1, alloc);\n"
  "                                                         ^\n"
- "arch/arm/mm/mmu.c:759:15: error: ?pte_alloc? undeclared (first use in this function)\n"
+ "arch/arm/mm/mmu.c:759:15: error: a??pte_alloca?? undeclared (first use in this function)\n"
  "   pte_t *pte = pte_alloc(pmd, addr, type->prot_l1, alloc);\n"
  "                ^\n"
- "arch/arm/mm/mmu.c: In function ?early_pte_alloc?:\n"
+ "arch/arm/mm/mmu.c: In function a??early_pte_alloca??:\n"
  "arch/arm/mm/mmu.c:751:1: warning: control reaches end of non-void function [-Wreturn-type]\n"
  "  }\n"
  "  ^\n"
@@ -49,6 +53,12 @@
  "functions in arm?\n"
  "\n"
  "Thanks,\n"
- Laura
+ "Laura\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>"
 
-aaae73be8316857386a365406abffa1cd6b918f09eefb55745f5082f5d11273e
+d11feb0e7463c778f723ffa844d9e9c5036661b19dfeb76268d7f643de4796b9

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.