diff for duplicates of <5609B733.90005@ezchip.com> diff --git a/a/1.txt b/N1/1.txt index 6057d15..daab60e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On 09/28/2015 04:54 PM, Andy Lutomirski wrote: -> On Mon, Sep 28, 2015 at 11:17 AM, Chris Metcalf <cmetcalf-d5a29ZRxExrQT0dZR+AlfA@public.gmane.org> wrote: +> On Mon, Sep 28, 2015 at 11:17 AM, Chris Metcalf <cmetcalf@ezchip.com> wrote: >> Allow userspace to override the default SIGKILL delivered >> when a task_isolation process in STRICT mode does a syscall >> or otherwise synchronously enters the kernel. @@ -8,7 +8,7 @@ On 09/28/2015 04:54 PM, Andy Lutomirski wrote: >> pass whether or not the interruption was from a syscall in >> the si_code field of the siginfo. >> ->> Signed-off-by: Chris Metcalf <cmetcalf-d5a29ZRxExrQT0dZR+AlfA@public.gmane.org> +>> Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com> >> --- >> include/uapi/linux/prctl.h | 2 ++ >> kernel/isolation.c | 17 +++++++++++++---- diff --git a/a/content_digest b/N1/content_digest index fa204a5..5f8a3fd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,31 @@ "ref\01443453446-7827-1-git-send-email-cmetcalf@ezchip.com\0" "ref\01443453446-7827-5-git-send-email-cmetcalf@ezchip.com\0" "ref\0CALCETrXaWaUwWnOz16RAqjFP9tZm=tp74xWacXjqa36TWB9BfQ@mail.gmail.com\0" - "ref\0CALCETrXaWaUwWnOz16RAqjFP9tZm=tp74xWacXjqa36TWB9BfQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Chris Metcalf <cmetcalf-d5a29ZRxExrQT0dZR+AlfA@public.gmane.org>\0" + "From\0Chris Metcalf <cmetcalf@ezchip.com>\0" "Subject\0Re: [PATCH v7 04/11] task_isolation: provide strict mode configurable signal\0" "Date\0Mon, 28 Sep 2015 17:54:59 -0400\0" - "To\0Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>\0" - "Cc\0Gilad Ben Yossef <giladb-d5a29ZRxExrQT0dZR+AlfA@public.gmane.org>" - Steven Rostedt <rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org> - Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Rik van Riel <riel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Frederic Weisbecker <fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> - Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> - Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Linux API <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Andy Lutomirski <luto@amacapital.net>\0" + "Cc\0Gilad Ben Yossef <giladb@ezchip.com>" + Steven Rostedt <rostedt@goodmis.org> + Ingo Molnar <mingo@kernel.org> + Peter Zijlstra <peterz@infradead.org> + Andrew Morton <akpm@linux-foundation.org> + Rik van Riel <riel@redhat.com> + Tejun Heo <tj@kernel.org> + Frederic Weisbecker <fweisbec@gmail.com> + Thomas Gleixner <tglx@linutronix.de> + Paul E. McKenney <paulmck@linux.vnet.ibm.com> + Christoph Lameter <cl@linux.com> + Viresh Kumar <viresh.kumar@linaro.org> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + linux-doc@vger.kernel.org <linux-doc@vger.kernel.org> + Linux API <linux-api@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On 09/28/2015 04:54 PM, Andy Lutomirski wrote:\n" - "> On Mon, Sep 28, 2015 at 11:17 AM, Chris Metcalf <cmetcalf-d5a29ZRxExrQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Mon, Sep 28, 2015 at 11:17 AM, Chris Metcalf <cmetcalf@ezchip.com> wrote:\n" ">> Allow userspace to override the default SIGKILL delivered\n" ">> when a task_isolation process in STRICT mode does a syscall\n" ">> or otherwise synchronously enters the kernel.\n" @@ -35,7 +34,7 @@ ">> pass whether or not the interruption was from a syscall in\n" ">> the si_code field of the siginfo.\n" ">>\n" - ">> Signed-off-by: Chris Metcalf <cmetcalf-d5a29ZRxExrQT0dZR+AlfA@public.gmane.org>\n" + ">> Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>\n" ">> ---\n" ">> include/uapi/linux/prctl.h | 2 ++\n" ">> kernel/isolation.c | 17 +++++++++++++----\n" @@ -105,4 +104,4 @@ "Chris Metcalf, EZChip Semiconductor\n" http://www.ezchip.com -aa1670c79af36c6ee5b95a061559d46488492c4cf17bb0792c7044a331f53eb8 +07aed65d317b0f8dba3b68f58f634ca355873a069d5eccc778cd63731904be58
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.