diff for duplicates of <202110151428.187B1CF@keescook> diff --git a/a/1.txt b/N1/1.txt index eb507da..10309c9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -62,7 +62,7 @@ static void *setup_function_descriptor(func_desc_t *fdesc, void *dst) > + pr_info("attempting ok execution at %px\n", do_nothing_text); > do_nothing(); > -> if (write == CODE_WRITE) { +> if (write = CODE_WRITE) { > - memcpy(dst, do_nothing, EXEC_SIZE); > + memcpy(dst, do_nothing_text, EXEC_SIZE); > flush_icache_range((unsigned long)dst, diff --git a/a/content_digest b/N1/content_digest index d77f941..8f983d3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0cbee30c66890994e116a8eae8094fa8c5336f90a.1634190022.git.christophe.leroy@csgroup.eu\0" "From\0Kees Cook <keescook@chromium.org>\0" "Subject\0Re: [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()\0" - "Date\0Fri, 15 Oct 2021 14:31:33 -0700\0" + "Date\0Fri, 15 Oct 2021 21:31:33 +0000\0" "To\0Christophe Leroy <christophe.leroy@csgroup.eu>\0" "Cc\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" Paul Mackerras <paulus@samba.org> @@ -84,7 +84,7 @@ "> +\tpr_info(\"attempting ok execution at %px\\n\", do_nothing_text);\n" "> \tdo_nothing();\n" "> \n" - "> \tif (write == CODE_WRITE) {\n" + "> \tif (write = CODE_WRITE) {\n" "> -\t\tmemcpy(dst, do_nothing, EXEC_SIZE);\n" "> +\t\tmemcpy(dst, do_nothing_text, EXEC_SIZE);\n" "> \t\tflush_icache_range((unsigned long)dst,\n" @@ -142,4 +142,4 @@ "-- \n" Kees Cook -e6d30bd2766da902da7d31842438c9017d87060e8d5338db8d858bf691b20411 +1743455e44bd2990161bf451421ff5732a7f6853b0275d95fd481535d39879b9
diff --git a/a/content_digest b/N2/content_digest index d77f941..39715d7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,20 +4,18 @@ "Subject\0Re: [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()\0" "Date\0Fri, 15 Oct 2021 14:31:33 -0700\0" "To\0Christophe Leroy <christophe.leroy@csgroup.eu>\0" - "Cc\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" - Paul Mackerras <paulus@samba.org> - Michael Ellerman <mpe@ellerman.id.au> - Andrew Morton <akpm@linux-foundation.org> - James E.J. Bottomley <James.Bottomley@hansenpartnership.com> - Helge Deller <deller@gmx.de> + "Cc\0linux-arch@vger.kernel.org" + linux-ia64@vger.kernel.org + linux-parisc@vger.kernel.org Arnd Bergmann <arnd@arndb.de> Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Helge Deller <deller@gmx.de> linux-kernel@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-ia64@vger.kernel.org - linux-parisc@vger.kernel.org - linux-arch@vger.kernel.org - " linux-mm@kvack.org\0" + James E.J. Bottomley <James.Bottomley@hansenpartnership.com> + linux-mm@kvack.org + Paul Mackerras <paulus@samba.org> + Andrew Morton <akpm@linux-foundation.org> + " linuxppc-dev@lists.ozlabs.org\0" "\00:1\0" "b\0" "On Thu, Oct 14, 2021 at 07:50:01AM +0200, Christophe Leroy wrote:\n" @@ -142,4 +140,4 @@ "-- \n" Kees Cook -e6d30bd2766da902da7d31842438c9017d87060e8d5338db8d858bf691b20411 +7c72889a5ea315ace01e1941a83c15bab62837c5084a629ecff4ba6d61c53dbf
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.