diff for duplicates of <20180725100953.GA26481@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 74b4663..ce14911 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,13 +4,13 @@ > Building on arm 32 with LPAE enabled we don't include asm-generic/tlb.h, > where we have tlb_flush_remove_tables_local and tlb_flush_remove_tables > defined. -> mm/memory.c: In function ?tlb_remove_table_smp_sync?: -> mm/memory.c:339:2: error: implicit declaration of function ?tlb_flush_remove_tables_local?; did you mean ?tlb_remove_table?? [-Werror=implicit-function-declaration] +> mm/memory.c: In function ‘tlb_remove_table_smp_sync’: +> mm/memory.c:339:2: error: implicit declaration of function ‘tlb_flush_remove_tables_local’; did you mean ‘tlb_remove_table’? [-Werror=implicit-function-declaration] > tlb_flush_remove_tables_local(mm); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > tlb_remove_table -> mm/memory.c: In function ?tlb_table_flush?: -> mm/memory.c:372:2: error: implicit declaration of function ?tlb_flush_remove_tables?; did you mean ?tlb_remove_table?? [-Werror=implicit-function-declaration] +> mm/memory.c: In function ‘tlb_table_flush’: +> mm/memory.c:372:2: error: implicit declaration of function ‘tlb_flush_remove_tables’; did you mean ‘tlb_remove_table’? [-Werror=implicit-function-declaration] > tlb_flush_remove_tables(tlb->mm); > ^~~~~~~~~~~~~~~~~~~~~~~ > tlb_remove_table diff --git a/a/content_digest b/N1/content_digest index 74187ef..4d7b23e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020180725095557.19668-1-anders.roxell@linaro.org\0" - "From\0mingo@kernel.org (Ingo Molnar)\0" - "Subject\0[PATCH] arm: asm/tlb.h: Fix build error implicit func declaration\0" + "From\0Ingo Molnar <mingo@kernel.org>\0" + "Subject\0Re: [PATCH] arm: asm/tlb.h: Fix build error implicit func declaration\0" "Date\0Wed, 25 Jul 2018 12:09:53 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Anders Roxell <anders.roxell@linaro.org>\0" + "Cc\0riel@surriel.com" + peterz@infradead.org + songliubraving@fb.com + linux@armlinux.org.uk + dave.hansen@intel.com + x86@kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "\n" @@ -11,13 +19,13 @@ "> Building on arm 32 with LPAE enabled we don't include asm-generic/tlb.h,\n" "> where we have tlb_flush_remove_tables_local and tlb_flush_remove_tables\n" "> defined.\n" - "> mm/memory.c: In function ?tlb_remove_table_smp_sync?:\n" - "> mm/memory.c:339:2: error: implicit declaration of function ?tlb_flush_remove_tables_local?; did you mean ?tlb_remove_table?? [-Werror=implicit-function-declaration]\n" + "> mm/memory.c: In function \342\200\230tlb_remove_table_smp_sync\342\200\231:\n" + "> mm/memory.c:339:2: error: implicit declaration of function \342\200\230tlb_flush_remove_tables_local\342\200\231; did you mean \342\200\230tlb_remove_table\342\200\231? [-Werror=implicit-function-declaration]\n" "> tlb_flush_remove_tables_local(mm);\n" "> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n" "> tlb_remove_table\n" - "> mm/memory.c: In function ?tlb_table_flush?:\n" - "> mm/memory.c:372:2: error: implicit declaration of function ?tlb_flush_remove_tables?; did you mean ?tlb_remove_table?? [-Werror=implicit-function-declaration]\n" + "> mm/memory.c: In function \342\200\230tlb_table_flush\342\200\231:\n" + "> mm/memory.c:372:2: error: implicit declaration of function \342\200\230tlb_flush_remove_tables\342\200\231; did you mean \342\200\230tlb_remove_table\342\200\231? [-Werror=implicit-function-declaration]\n" "> tlb_flush_remove_tables(tlb->mm);\n" "> ^~~~~~~~~~~~~~~~~~~~~~~\n" "> tlb_remove_table\n" @@ -37,4 +45,4 @@ "\n" "\tIngo" -d93369b2ea6499c0584329425ba70ec98e42baac9c259ff53d209d3704283961 +ff5570cd5de330f8f355281d8282f93ada977ce4d85b0cd6b46690d9dc5095ef
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.