diff for duplicates of <202202101700.985C29A@keescook> diff --git a/a/1.txt b/N1/1.txt index e7aec0f..af8507a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,7 +57,7 @@ Acked-by: Kees Cook <keescook@chromium.org> > + 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 c2e314e..440a9b3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0d4688c2af08dda706d3b6786ae5ec5a74e6171f1.1634457599.git.christophe.leroy@csgroup.eu\0" "From\0Kees Cook <keescook@chromium.org>\0" "Subject\0Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()\0" - "Date\0Thu, 10 Feb 2022 17:01:07 -0800\0" + "Date\0Fri, 11 Feb 2022 01:01:07 +0000\0" "To\0Christophe Leroy <christophe.leroy@csgroup.eu>\0" "Cc\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" Paul Mackerras <paulus@samba.org> @@ -79,7 +79,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" @@ -132,4 +132,4 @@ "-- \n" Kees Cook -24572911bd561a9e851d6523e17162e7888d7487d0de74038f3e53f845940cf3 +809d5227e83a99a36dcf03087bef57778e05eaa9613de7c3ebeccdacb40f3803
diff --git a/a/content_digest b/N2/content_digest index c2e314e..8d103b1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,20 +4,18 @@ "Subject\0Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()\0" "Date\0Thu, 10 Feb 2022 17:01:07 -0800\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 Sun, Oct 17, 2021 at 02:38:24PM +0200, Christophe Leroy wrote:\n" @@ -132,4 +130,4 @@ "-- \n" Kees Cook -24572911bd561a9e851d6523e17162e7888d7487d0de74038f3e53f845940cf3 +3be9c5e9c4b385902403d9ecb6c765900063f974c41d66baa54e028824ba811d
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.