diff for duplicates of <1305292132.2466.26.camel@twins> diff --git a/a/1.txt b/N1/1.txt index b3ba4bf..18287b0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,11 @@ On Fri, 2011-05-13 at 14:54 +0200, Ingo Molnar wrote: > I think the sanest semantics is to run all active callbacks as well. -> -> For example if this is used for three stacked security policies - as if 3 LSM -> modules were stacked at once. We'd call all three, and we'd determine that at -> least one failed - and we'd return a failure. +>=20 +> For example if this is used for three stacked security policies - as if 3= + LSM=20 +> modules were stacked at once. We'd call all three, and we'd determine tha= +t at=20 +> least one failed - and we'd return a failure.=20 But that only works for boolean functions where you can return the multi-bit-or of the result. What if you need to return the specific diff --git a/a/content_digest b/N1/content_digest index c840c53..d10ef6b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -13,52 +13,53 @@ "Subject\0Re: [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering\0" "Date\0Fri, 13 May 2011 15:08:52 +0200\0" "To\0Ingo Molnar <mingo@elte.hu>\0" - "Cc\0James Morris <jmorris@namei.org>" - Will Drewry <wad@chromium.org> - linux-kernel@vger.kernel.org - Steven Rostedt <rostedt@goodmis.org> + "Cc\0linux-mips@linux-mips.org" + linux-sh@vger.kernel.org Frederic Weisbecker <fweisbec@gmail.com> - Eric Paris <eparis@redhat.com> - kees.cook@canonical.com - agl@chromium.org - Serge E. Hallyn <serge@hallyn.com> - Ingo Molnar <mingo@redhat.com> - Andrew Morton <akpm@linux-foundation.org> - Tejun Heo <tj@kernel.org> - Michal Marek <mmarek@suse.cz> + Heiko Carstens <heiko.carstens@de.ibm.com> Oleg Nesterov <oleg@redhat.com> - Roland McGrath <roland@redhat.com> - Jiri Slaby <jslaby@suse.cz> David Howells <dhowells@redhat.com> - Russell King <linux@arm.linux.org.uk> - Michal Simek <monstr@monstr.eu> - Ralf Baechle <ralf@linux-mips.org> - Benjamin Herrenschmidt <benh@kernel.crashing.org> Paul Mackerras <paulus@samba.org> - Martin Schwidefsky <schwidefsky@de.ibm.com> - Heiko Carstens <heiko.carstens@de.ibm.com> - linux390@de.ibm.com - Paul Mundt <lethal@linux-sh.org> - David S. Miller <davem@davemloft.net> - Thomas Gleixner <tglx@linutronix.de> + Eric Paris <eparis@redhat.com> H. Peter Anvin <hpa@zytor.com> + sparclinux@vger.kernel.org + Jiri Slaby <jslaby@suse.cz> + linux-s390@vger.kernel.org + Russell King <linux@arm.linux.org.uk> x86@kernel.org + James Morris <jmorris@namei.org> + Linus Torvalds <torvalds@linux-foundation.org> + Ingo Molnar <mingo@redhat.com> linux-arm-kernel@lists.infradead.org + kees.cook@canonical.com + Serge E. Hallyn <serge@hallyn.com> microblaze-uclinux@itee.uq.edu.au - linux-mips@linux-mips.org + Steven Rostedt <rostedt@goodmis.org> + Martin Schwidefsky <schwidefsky@de.ibm.com> + Thomas Gleixner <tglx@linutronix.de> + Roland McGrath <roland@redhat.com> + Michal Marek <mmarek@suse.cz> + Michal Simek <monstr@monstr.eu> + Will Drewry <wad@chromium.org> linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - " Linus Torvalds <torvalds@linux-foundation.org>\0" + linux-kernel@vger.kernel.org + Ralf Baechle <ralf@linux-mips.org> + Paul Mundt <lethal@linux-sh.org> + Tejun Heo <tj@kernel.org> + linux390@de.ibm.com + Andrew Morton <akpm@linux-foundation.org> + agl@chromium.org + " David S. Miller <davem@davemloft.net>\0" "\00:1\0" "b\0" "On Fri, 2011-05-13 at 14:54 +0200, Ingo Molnar wrote:\n" "> I think the sanest semantics is to run all active callbacks as well.\n" - "> \n" - "> For example if this is used for three stacked security policies - as if 3 LSM \n" - "> modules were stacked at once. We'd call all three, and we'd determine that at \n" - "> least one failed - and we'd return a failure. \n" + ">=20\n" + "> For example if this is used for three stacked security policies - as if 3=\n" + " LSM=20\n" + "> modules were stacked at once. We'd call all three, and we'd determine tha=\n" + "t at=20\n" + "> least one failed - and we'd return a failure.=20\n" "\n" "But that only works for boolean functions where you can return the\n" "multi-bit-or of the result. What if you need to return the specific\n" @@ -88,4 +89,4 @@ "Its also much faster, no extra memory accesses, no indirect function\n" calls, no other muck. -5dc1f739abed615e394c7348516f2d6aa447c34e0fad94c4542e419a1f7bb682 +4535dbef148337d6c68851ea24267293328040d476456e7726b3b0b1186218f5
diff --git a/a/content_digest b/N2/content_digest index c840c53..3aeedd7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -9,48 +9,10 @@ "ref\01305290370.2466.14.camel@twins\0" "ref\01305290612.2466.17.camel@twins\0" "ref\020110513125452.GD3924@elte.hu\0" - "From\0Peter Zijlstra <peterz@infradead.org>\0" - "Subject\0Re: [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering\0" + "From\0peterz@infradead.org (Peter Zijlstra)\0" + "Subject\0[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering\0" "Date\0Fri, 13 May 2011 15:08:52 +0200\0" - "To\0Ingo Molnar <mingo@elte.hu>\0" - "Cc\0James Morris <jmorris@namei.org>" - Will Drewry <wad@chromium.org> - linux-kernel@vger.kernel.org - Steven Rostedt <rostedt@goodmis.org> - Frederic Weisbecker <fweisbec@gmail.com> - Eric Paris <eparis@redhat.com> - kees.cook@canonical.com - agl@chromium.org - Serge E. Hallyn <serge@hallyn.com> - Ingo Molnar <mingo@redhat.com> - Andrew Morton <akpm@linux-foundation.org> - Tejun Heo <tj@kernel.org> - Michal Marek <mmarek@suse.cz> - Oleg Nesterov <oleg@redhat.com> - Roland McGrath <roland@redhat.com> - Jiri Slaby <jslaby@suse.cz> - David Howells <dhowells@redhat.com> - Russell King <linux@arm.linux.org.uk> - Michal Simek <monstr@monstr.eu> - Ralf Baechle <ralf@linux-mips.org> - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Paul Mackerras <paulus@samba.org> - Martin Schwidefsky <schwidefsky@de.ibm.com> - Heiko Carstens <heiko.carstens@de.ibm.com> - linux390@de.ibm.com - Paul Mundt <lethal@linux-sh.org> - David S. Miller <davem@davemloft.net> - Thomas Gleixner <tglx@linutronix.de> - H. Peter Anvin <hpa@zytor.com> - x86@kernel.org - linux-arm-kernel@lists.infradead.org - microblaze-uclinux@itee.uq.edu.au - linux-mips@linux-mips.org - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - " Linus Torvalds <torvalds@linux-foundation.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, 2011-05-13 at 14:54 +0200, Ingo Molnar wrote:\n" @@ -88,4 +50,4 @@ "Its also much faster, no extra memory accesses, no indirect function\n" calls, no other muck. -5dc1f739abed615e394c7348516f2d6aa447c34e0fad94c4542e419a1f7bb682 +c20d7a3b4520ddf8a000613933def35a835f35900dcfe3c49f645074ab23c100
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.