diff for duplicates of <20181206235038.GA18273@beast> diff --git a/a/content_digest b/N1/content_digest index fd632e3..9392ee9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,4 @@ - "From\0keescook at chromium.org (Kees Cook)\0" + "From\0keescook@chromium.org (Kees Cook)\0" "Subject\0[PATCH] selftests/seccomp: Remove SIGSTOP si_pid check\0" "Date\0Thu, 6 Dec 2018 15:50:38 -0800\0" "\00:1\0" @@ -49,4 +49,4 @@ "-- \n" Kees Cook -32f8c3914d39a4a17fbc03f38b0b63a02f8816513198e56fb9f5a84f5dbaff39 +15af3a5608772140e49c3c04e6f6d3dffbe195f90a7d5346a6d8767275d7d657
diff --git a/a/1.txt b/N2/1.txt index 5d88e94..b12e4e6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,11 +5,11 @@ old behavior, this removes the behavioral check in the selftest, since it's more a "extra" sanity check (which turns out, maybe, not to have been useful to test). -[1] https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg at mail.gmail.com +[1] https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg@mail.gmail.com -Reported-by: Tycho Andersen <tycho at tycho.ws> -Suggested-by: Eric W. Biederman <ebiederm at xmission.com> -Signed-off-by: Kees Cook <keescook at chromium.org> +Reported-by: Tycho Andersen <tycho@tycho.ws> +Suggested-by: Eric W. Biederman <ebiederm@xmission.com> +Signed-off-by: Kees Cook <keescook@chromium.org> --- Shuah, can you make sure that Linus gets this before v4.20 is released? Thanks! --- @@ -30,7 +30,7 @@ index e1473234968d..c9a2abf8be1b 100644 + /* + * There is no siginfo on SIGSTOP any more, so we can't verify + * signal delivery came from parent now (getpid() == info.si_pid). -+ * https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg at mail.gmail.com ++ * https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg@mail.gmail.com + * At least verify the SIGSTOP via PTRACE_GETSIGINFO. + */ + EXPECT_EQ(SIGSTOP, info.si_signo); diff --git a/a/content_digest b/N2/content_digest index fd632e3..64f69a3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,6 +1,11 @@ - "From\0keescook at chromium.org (Kees Cook)\0" + "From\0Kees Cook <keescook@chromium.org>\0" "Subject\0[PATCH] selftests/seccomp: Remove SIGSTOP si_pid check\0" "Date\0Thu, 6 Dec 2018 15:50:38 -0800\0" + "To\0Shuah Khan <shuah@kernel.org>\0" + "Cc\0Tycho Andersen <tycho@tycho.ws>" + Eric W. Biederman <ebiederm@xmission.com> + linux-kernel@vger.kernel.org + " linux-kselftest@vger.kernel.org\0" "\00:1\0" "b\0" "Commit f149b3155744 (\"signal: Never allocate siginfo for SIGKILL or SIGSTOP\")\n" @@ -10,11 +15,11 @@ "more a \"extra\" sanity check (which turns out, maybe, not to have been\n" "useful to test).\n" "\n" - "[1] https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg at mail.gmail.com\n" + "[1] https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg@mail.gmail.com\n" "\n" - "Reported-by: Tycho Andersen <tycho at tycho.ws>\n" - "Suggested-by: Eric W. Biederman <ebiederm at xmission.com>\n" - "Signed-off-by: Kees Cook <keescook at chromium.org>\n" + "Reported-by: Tycho Andersen <tycho@tycho.ws>\n" + "Suggested-by: Eric W. Biederman <ebiederm@xmission.com>\n" + "Signed-off-by: Kees Cook <keescook@chromium.org>\n" "---\n" "Shuah, can you make sure that Linus gets this before v4.20 is released? Thanks!\n" "---\n" @@ -35,7 +40,7 @@ "+\t/*\n" "+\t * There is no siginfo on SIGSTOP any more, so we can't verify\n" "+\t * signal delivery came from parent now (getpid() == info.si_pid).\n" - "+\t * https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg at mail.gmail.com\n" + "+\t * https://lkml.kernel.org/r/CAGXu5jJaZAOzP1qFz66tYrtbuywqb+UN2SOA1VLHpCCOiYvYeg@mail.gmail.com\n" "+\t * At least verify the SIGSTOP via PTRACE_GETSIGINFO.\n" "+\t */\n" "+\tEXPECT_EQ(SIGSTOP, info.si_signo);\n" @@ -49,4 +54,4 @@ "-- \n" Kees Cook -32f8c3914d39a4a17fbc03f38b0b63a02f8816513198e56fb9f5a84f5dbaff39 +1b40502e4153d300aa87f0d982ecf9b1f4f395341706c6a703d8a4036fca0587
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.