All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151016131726.GA602@node.shutemov.name>

diff --git a/a/1.txt b/N1/1.txt
index 8695d4f..d8fc01c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -44,8 +44,8 @@ and the commit breaks build for me (on v4.3-rc5-mmotm-2015-10-15-15-20).
 In file included from /home/kas/linux/mm/include/linux/swap.h:8:0,
                  from /home/kas/linux/mm/include/linux/suspend.h:4,
                  from /home/kas/linux/mm/arch/x86/kernel/asm-offsets.c:12:
-/home/kas/linux/mm/include/linux/memcontrol.h: In function a??mem_cgroup_from_kmema??:
-/home/kas/linux/mm/include/linux/memcontrol.h:841:9: error: implicit declaration of function a??virt_to_head_pagea?? [-Werror=implicit-function-declaration]
+/home/kas/linux/mm/include/linux/memcontrol.h: In function ‘mem_cgroup_from_kmem’:
+/home/kas/linux/mm/include/linux/memcontrol.h:841:9: error: implicit declaration of function ‘virt_to_head_page’ [-Werror=implicit-function-declaration]
   page = virt_to_head_page(ptr);
          ^
 /home/kas/linux/mm/include/linux/memcontrol.h:841:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
@@ -54,13 +54,13 @@ In file included from /home/kas/linux/mm/include/linux/swap.h:8:0,
 In file included from /home/kas/linux/mm/include/linux/suspend.h:8:0,
                  from /home/kas/linux/mm/arch/x86/kernel/asm-offsets.c:12:
 /home/kas/linux/mm/include/linux/mm.h: At top level:
-/home/kas/linux/mm/include/linux/mm.h:452:28: error: conflicting types for a??virt_to_head_pagea??
+/home/kas/linux/mm/include/linux/mm.h:452:28: error: conflicting types for ‘virt_to_head_page’
  static inline struct page *virt_to_head_page(const void *x)
                             ^
 In file included from /home/kas/linux/mm/include/linux/swap.h:8:0,
                  from /home/kas/linux/mm/include/linux/suspend.h:4,
                  from /home/kas/linux/mm/arch/x86/kernel/asm-offsets.c:12:
-/home/kas/linux/mm/include/linux/memcontrol.h:841:9: note: previous implicit declaration of a??virt_to_head_pagea?? was here
+/home/kas/linux/mm/include/linux/memcontrol.h:841:9: note: previous implicit declaration of ‘virt_to_head_page’ was here
   page = virt_to_head_page(ptr);
          ^
 cc1: some warnings being treated as errors
@@ -82,9 +82,3 @@ index 47677acb4516..e8e52e502c20 100644
  
 -- 
  Kirill A. Shutemov
-
---
-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 749b284..9bc7eac 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -57,8 +57,8 @@
  "In file included from /home/kas/linux/mm/include/linux/swap.h:8:0,\n"
  "                 from /home/kas/linux/mm/include/linux/suspend.h:4,\n"
  "                 from /home/kas/linux/mm/arch/x86/kernel/asm-offsets.c:12:\n"
- "/home/kas/linux/mm/include/linux/memcontrol.h: In function a??mem_cgroup_from_kmema??:\n"
- "/home/kas/linux/mm/include/linux/memcontrol.h:841:9: error: implicit declaration of function a??virt_to_head_pagea?? [-Werror=implicit-function-declaration]\n"
+ "/home/kas/linux/mm/include/linux/memcontrol.h: In function \303\242\302\200\302\230mem_cgroup_from_kmem\303\242\302\200\302\231:\n"
+ "/home/kas/linux/mm/include/linux/memcontrol.h:841:9: error: implicit declaration of function \303\242\302\200\302\230virt_to_head_page\303\242\302\200\302\231 [-Werror=implicit-function-declaration]\n"
  "  page = virt_to_head_page(ptr);\n"
  "         ^\n"
  "/home/kas/linux/mm/include/linux/memcontrol.h:841:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion]\n"
@@ -67,13 +67,13 @@
  "In file included from /home/kas/linux/mm/include/linux/suspend.h:8:0,\n"
  "                 from /home/kas/linux/mm/arch/x86/kernel/asm-offsets.c:12:\n"
  "/home/kas/linux/mm/include/linux/mm.h: At top level:\n"
- "/home/kas/linux/mm/include/linux/mm.h:452:28: error: conflicting types for a??virt_to_head_pagea??\n"
+ "/home/kas/linux/mm/include/linux/mm.h:452:28: error: conflicting types for \303\242\302\200\302\230virt_to_head_page\303\242\302\200\302\231\n"
  " static inline struct page *virt_to_head_page(const void *x)\n"
  "                            ^\n"
  "In file included from /home/kas/linux/mm/include/linux/swap.h:8:0,\n"
  "                 from /home/kas/linux/mm/include/linux/suspend.h:4,\n"
  "                 from /home/kas/linux/mm/arch/x86/kernel/asm-offsets.c:12:\n"
- "/home/kas/linux/mm/include/linux/memcontrol.h:841:9: note: previous implicit declaration of a??virt_to_head_pagea?? was here\n"
+ "/home/kas/linux/mm/include/linux/memcontrol.h:841:9: note: previous implicit declaration of \303\242\302\200\302\230virt_to_head_page\303\242\302\200\302\231 was here\n"
  "  page = virt_to_head_page(ptr);\n"
  "         ^\n"
  "cc1: some warnings being treated as errors\n"
@@ -94,12 +94,6 @@
  " #include <linux/writeback.h>\n"
  " \n"
  "-- \n"
- " Kirill A. Shutemov\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>"
+  Kirill A. Shutemov
 
-fc446aba40a467c8bdecc6c8e2e1e72f2fc09398e3ec42aadd5bb46c49d96f67
+a4801def4fd266d8396fcf1900309c5ed8989723d4bab37394f90a15e7202dc2

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.