diff for duplicates of <202110130012.4608FFD38E@keescook> diff --git a/a/1.txt b/N1/1.txt index 3642abc..1453a71 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -54,7 +54,7 @@ On Mon, Oct 11, 2021 at 05:25:37PM +0200, Christophe Leroy wrote: > + 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 3b0fb10..14db239 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0c551f3f4b803d1a4a184b0fa94475d405ba436d8.1633964380.git.christophe.leroy@csgroup.eu\0" "From\0Kees Cook <keescook@chromium.org>\0" "Subject\0Re: [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()\0" - "Date\0Wed, 13 Oct 2021 00:16:32 -0700\0" + "Date\0Wed, 13 Oct 2021 07:16:32 +0000\0" "To\0Christophe Leroy <christophe.leroy@csgroup.eu>\0" "Cc\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" Paul Mackerras <paulus@samba.org> @@ -76,7 +76,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" @@ -137,4 +137,4 @@ "-- \n" Kees Cook -82aad875ab44d64bf80437b13ff892e9f66f35750a76ed71282ce990d5a8ed1f +3031568b4990eca3e01f22e90f33c61321a2fd3fc221e123bab10d598ace2827
diff --git a/a/content_digest b/N2/content_digest index 3b0fb10..5297c10 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,20 +4,18 @@ "Subject\0Re: [PATCH v1 10/10] lkdtm: Fix execute_[user]_location()\0" "Date\0Wed, 13 Oct 2021 00:16:32 -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 Mon, Oct 11, 2021 at 05:25:37PM +0200, Christophe Leroy wrote:\n" @@ -137,4 +135,4 @@ "-- \n" Kees Cook -82aad875ab44d64bf80437b13ff892e9f66f35750a76ed71282ce990d5a8ed1f +ff3a0ed7906135a056136ae455cea337a8eae065d1b41bf41506b8bf7ad0d1f2
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.