diff for duplicates of <53C8ECBD.5080700@imgtec.com> diff --git a/a/1.txt b/N1/1.txt index 55e41f9..ed2add4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On 17/07/14 16:58, Andrey Utkin wrote: > Changed get_thread_cache_size() to return signed int, and its result is stored > into signed int variable. > -> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id€361 +> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=80361 > Reported-by: David Binderman <dcb314@hotmail.com> > Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com> @@ -52,8 +52,5 @@ James > + int thread_cache_size; > unsigned int cache_type; > for (cache_type = ICACHE; cache_type <= DCACHE; cache_type++) { -> thread_cache_size > --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> thread_cache_size = +> diff --git a/a/content_digest b/N1/content_digest index 0e496b1..f857ef0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01405612686-3554-1-git-send-email-andrey.krieger.utkin@gmail.com\0" "From\0James Hogan <james.hogan@imgtec.com>\0" "Subject\0Re: [PATCH] arch/metag/kernel/cachepart.c: fix failure check\0" - "Date\0Fri, 18 Jul 2014 09:45:33 +0000\0" + "Date\0Fri, 18 Jul 2014 10:45:33 +0100\0" "To\0Andrey Utkin <andrey.krieger.utkin@gmail.com>" linux-kernel@vger.kernel.org kernel-janitors@vger.kernel.org @@ -30,7 +30,7 @@ "> Changed get_thread_cache_size() to return signed int, and its result is stored\n" "> into signed int variable.\n" "> \n" - "> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id\342\202\254361\n" + "> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=80361\n" "> Reported-by: David Binderman <dcb314@hotmail.com>\n" "> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>\n" "\n" @@ -64,10 +64,7 @@ "> +\tint thread_cache_size;\n" "> \tunsigned int cache_type;\n" "> \tfor (cache_type = ICACHE; cache_type <= DCACHE; cache_type++) {\n" - "> \t\tthread_cache_size > \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> \t\tthread_cache_size =\n" + > -1865ca13f549cb6d832b0b3eeaea1c5c6fb8ef29d394d097330d5a0b1755e526 +4cec7c2e516464ea698bb3846b1c60fa00678ce47fcd7be035162273bbb42718
diff --git a/a/1.txt b/N2/1.txt index 55e41f9..ed2add4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -18,7 +18,7 @@ On 17/07/14 16:58, Andrey Utkin wrote: > Changed get_thread_cache_size() to return signed int, and its result is stored > into signed int variable. > -> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id€361 +> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=80361 > Reported-by: David Binderman <dcb314@hotmail.com> > Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com> @@ -52,8 +52,5 @@ James > + int thread_cache_size; > unsigned int cache_type; > for (cache_type = ICACHE; cache_type <= DCACHE; cache_type++) { -> thread_cache_size > --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> thread_cache_size = +> diff --git a/a/content_digest b/N2/content_digest index 0e496b1..3573472 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,12 +2,12 @@ "ref\01405612686-3554-1-git-send-email-andrey.krieger.utkin@gmail.com\0" "From\0James Hogan <james.hogan@imgtec.com>\0" "Subject\0Re: [PATCH] arch/metag/kernel/cachepart.c: fix failure check\0" - "Date\0Fri, 18 Jul 2014 09:45:33 +0000\0" + "Date\0Fri, 18 Jul 2014 10:45:33 +0100\0" "To\0Andrey Utkin <andrey.krieger.utkin@gmail.com>" - linux-kernel@vger.kernel.org - kernel-janitors@vger.kernel.org - " linux-metag@vger.kernel.org\0" - "Cc\0dan.carpenter@oracle.com\0" + <linux-kernel@vger.kernel.org> + <kernel-janitors@vger.kernel.org> + " <linux-metag@vger.kernel.org>\0" + "Cc\0<dan.carpenter@oracle.com>\0" "\00:1\0" "b\0" "On 17/07/14 16:58, Andrey Utkin wrote:\n" @@ -30,7 +30,7 @@ "> Changed get_thread_cache_size() to return signed int, and its result is stored\n" "> into signed int variable.\n" "> \n" - "> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id\342\202\254361\n" + "> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=80361\n" "> Reported-by: David Binderman <dcb314@hotmail.com>\n" "> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>\n" "\n" @@ -64,10 +64,7 @@ "> +\tint thread_cache_size;\n" "> \tunsigned int cache_type;\n" "> \tfor (cache_type = ICACHE; cache_type <= DCACHE; cache_type++) {\n" - "> \t\tthread_cache_size > \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> \t\tthread_cache_size =\n" + > -1865ca13f549cb6d832b0b3eeaea1c5c6fb8ef29d394d097330d5a0b1755e526 +89574d72467f64e2a93940b6cc79547275847c91b30a5ad88b125167089c551b
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.