diff for duplicates of <20160830155919.GA482@swordfish> diff --git a/a/1.txt b/N1/1.txt index f307f12..1ac9773 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,46 +20,46 @@ In file included from ./include/asm-generic/bug.h:4:0, from ./include/linux/gfp.h:4, from ./include/linux/slab.h:14, from kernel/fork.c:14: -In function a??mm_put_huge_zero_pagea??, - inlined from a??__mmputa?? at kernel/fork.c:777:2, - inlined from a??mmput_async_fna?? at kernel/fork.c:806:2: -./include/linux/compiler.h:495:38: error: call to a??__compiletime_assert_218a?? declared with attribute error: BUILD_BUG failed +In function ‘mm_put_huge_zero_page’, + inlined from ‘__mmput’ at kernel/fork.c:777:2, + inlined from ‘mmput_async_fn’ at kernel/fork.c:806:2: +./include/linux/compiler.h:495:38: error: call to ‘__compiletime_assert_218’ declared with attribute error: BUILD_BUG failed _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__) ^ -./include/linux/compiler.h:478:4: note: in definition of macro a??__compiletime_asserta?? +./include/linux/compiler.h:478:4: note: in definition of macro ‘__compiletime_assert’ prefix ## suffix(); \ ^~~~~~ -./include/linux/compiler.h:495:2: note: in expansion of macro a??_compiletime_asserta?? +./include/linux/compiler.h:495:2: note: in expansion of macro ‘_compiletime_assert’ _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__) ^~~~~~~~~~~~~~~~~~~ -./include/linux/bug.h:51:37: note: in expansion of macro a??compiletime_asserta?? +./include/linux/bug.h:51:37: note: in expansion of macro ‘compiletime_assert’ #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^~~~~~~~~~~~~~~~~~ -./include/linux/bug.h:85:21: note: in expansion of macro a??BUILD_BUG_ON_MSGa?? +./include/linux/bug.h:85:21: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") ^~~~~~~~~~~~~~~~ -./include/linux/huge_mm.h:218:2: note: in expansion of macro a??BUILD_BUGa?? +./include/linux/huge_mm.h:218:2: note: in expansion of macro ‘BUILD_BUG’ BUILD_BUG(); ^~~~~~~~~ -In function a??mm_put_huge_zero_pagea??, - inlined from a??__mmputa?? at kernel/fork.c:777:2, - inlined from a??mmputa?? at kernel/fork.c:798:3: -./include/linux/compiler.h:495:38: error: call to a??__compiletime_assert_218a?? declared with attribute error: BUILD_BUG failed +In function ‘mm_put_huge_zero_page’, + inlined from ‘__mmput’ at kernel/fork.c:777:2, + inlined from ‘mmput’ at kernel/fork.c:798:3: +./include/linux/compiler.h:495:38: error: call to ‘__compiletime_assert_218’ declared with attribute error: BUILD_BUG failed _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__) ^ -./include/linux/compiler.h:478:4: note: in definition of macro a??__compiletime_asserta?? +./include/linux/compiler.h:478:4: note: in definition of macro ‘__compiletime_assert’ prefix ## suffix(); \ ^~~~~~ -./include/linux/compiler.h:495:2: note: in expansion of macro a??_compiletime_asserta?? +./include/linux/compiler.h:495:2: note: in expansion of macro ‘_compiletime_assert’ _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__) ^~~~~~~~~~~~~~~~~~~ -./include/linux/bug.h:51:37: note: in expansion of macro a??compiletime_asserta?? +./include/linux/bug.h:51:37: note: in expansion of macro ‘compiletime_assert’ #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^~~~~~~~~~~~~~~~~~ -./include/linux/bug.h:85:21: note: in expansion of macro a??BUILD_BUG_ON_MSGa?? +./include/linux/bug.h:85:21: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") ^~~~~~~~~~~~~~~~ -./include/linux/huge_mm.h:218:2: note: in expansion of macro a??BUILD_BUGa?? +./include/linux/huge_mm.h:218:2: note: in expansion of macro ‘BUILD_BUG’ BUILD_BUG(); ^~~~~~~~~ make[1]: *** [scripts/Makefile.build:291: kernel/fork.o] Error 1 @@ -67,9 +67,3 @@ make: *** [Makefile:968: kernel] Error 2 -ss - --- -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 7927b64..76e7643 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -39,58 +39,52 @@ " from ./include/linux/gfp.h:4,\n" " from ./include/linux/slab.h:14,\n" " from kernel/fork.c:14:\n" - "In function a??mm_put_huge_zero_pagea??,\n" - " inlined from a??__mmputa?? at kernel/fork.c:777:2,\n" - " inlined from a??mmput_async_fna?? at kernel/fork.c:806:2:\n" - "./include/linux/compiler.h:495:38: error: call to a??__compiletime_assert_218a?? declared with attribute error: BUILD_BUG failed\n" + "In function \342\200\230mm_put_huge_zero_page\342\200\231,\n" + " inlined from \342\200\230__mmput\342\200\231 at kernel/fork.c:777:2,\n" + " inlined from \342\200\230mmput_async_fn\342\200\231 at kernel/fork.c:806:2:\n" + "./include/linux/compiler.h:495:38: error: call to \342\200\230__compiletime_assert_218\342\200\231 declared with attribute error: BUILD_BUG failed\n" " _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)\n" " ^\n" - "./include/linux/compiler.h:478:4: note: in definition of macro a??__compiletime_asserta??\n" + "./include/linux/compiler.h:478:4: note: in definition of macro \342\200\230__compiletime_assert\342\200\231\n" " prefix ## suffix(); \\\n" " ^~~~~~\n" - "./include/linux/compiler.h:495:2: note: in expansion of macro a??_compiletime_asserta??\n" + "./include/linux/compiler.h:495:2: note: in expansion of macro \342\200\230_compiletime_assert\342\200\231\n" " _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)\n" " ^~~~~~~~~~~~~~~~~~~\n" - "./include/linux/bug.h:51:37: note: in expansion of macro a??compiletime_asserta??\n" + "./include/linux/bug.h:51:37: note: in expansion of macro \342\200\230compiletime_assert\342\200\231\n" " #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg)\n" " ^~~~~~~~~~~~~~~~~~\n" - "./include/linux/bug.h:85:21: note: in expansion of macro a??BUILD_BUG_ON_MSGa??\n" + "./include/linux/bug.h:85:21: note: in expansion of macro \342\200\230BUILD_BUG_ON_MSG\342\200\231\n" " #define BUILD_BUG() BUILD_BUG_ON_MSG(1, \"BUILD_BUG failed\")\n" " ^~~~~~~~~~~~~~~~\n" - "./include/linux/huge_mm.h:218:2: note: in expansion of macro a??BUILD_BUGa??\n" + "./include/linux/huge_mm.h:218:2: note: in expansion of macro \342\200\230BUILD_BUG\342\200\231\n" " BUILD_BUG();\n" " ^~~~~~~~~\n" - "In function a??mm_put_huge_zero_pagea??,\n" - " inlined from a??__mmputa?? at kernel/fork.c:777:2,\n" - " inlined from a??mmputa?? at kernel/fork.c:798:3:\n" - "./include/linux/compiler.h:495:38: error: call to a??__compiletime_assert_218a?? declared with attribute error: BUILD_BUG failed\n" + "In function \342\200\230mm_put_huge_zero_page\342\200\231,\n" + " inlined from \342\200\230__mmput\342\200\231 at kernel/fork.c:777:2,\n" + " inlined from \342\200\230mmput\342\200\231 at kernel/fork.c:798:3:\n" + "./include/linux/compiler.h:495:38: error: call to \342\200\230__compiletime_assert_218\342\200\231 declared with attribute error: BUILD_BUG failed\n" " _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)\n" " ^\n" - "./include/linux/compiler.h:478:4: note: in definition of macro a??__compiletime_asserta??\n" + "./include/linux/compiler.h:478:4: note: in definition of macro \342\200\230__compiletime_assert\342\200\231\n" " prefix ## suffix(); \\\n" " ^~~~~~\n" - "./include/linux/compiler.h:495:2: note: in expansion of macro a??_compiletime_asserta??\n" + "./include/linux/compiler.h:495:2: note: in expansion of macro \342\200\230_compiletime_assert\342\200\231\n" " _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)\n" " ^~~~~~~~~~~~~~~~~~~\n" - "./include/linux/bug.h:51:37: note: in expansion of macro a??compiletime_asserta??\n" + "./include/linux/bug.h:51:37: note: in expansion of macro \342\200\230compiletime_assert\342\200\231\n" " #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg)\n" " ^~~~~~~~~~~~~~~~~~\n" - "./include/linux/bug.h:85:21: note: in expansion of macro a??BUILD_BUG_ON_MSGa??\n" + "./include/linux/bug.h:85:21: note: in expansion of macro \342\200\230BUILD_BUG_ON_MSG\342\200\231\n" " #define BUILD_BUG() BUILD_BUG_ON_MSG(1, \"BUILD_BUG failed\")\n" " ^~~~~~~~~~~~~~~~\n" - "./include/linux/huge_mm.h:218:2: note: in expansion of macro a??BUILD_BUGa??\n" + "./include/linux/huge_mm.h:218:2: note: in expansion of macro \342\200\230BUILD_BUG\342\200\231\n" " BUILD_BUG();\n" " ^~~~~~~~~\n" "make[1]: *** [scripts/Makefile.build:291: kernel/fork.o] Error 1\n" "make: *** [Makefile:968: kernel] Error 2\n" "\n" "\n" - "\t-ss\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>" + "\t-ss" -7fda239bfada7c236d0e98d36a1826a7445e158032830e64614634aacf5f65e8 +8556e403832db06080c97473c3bd16c56aee2bf42640ff3db4e954fc2be4742f
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.