diff for duplicates of <200806231355.39329.rusty@rustcorp.com.au> diff --git a/a/1.txt b/N1/1.txt index cd70c3c..66b088e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Friday 20 June 2008 23:21:10 Ingo Molnar wrote: -> * Jeremy Fitzhardinge <jeremy-TSDbQ3PG+2Y@public.gmane.org> wrote: +> * Jeremy Fitzhardinge <jeremy@goop.org> wrote: > >> This simply introduces a flag to allow us to disable the capability > >> checks for internal callers (this is simpler than splitting the > >> sched_setscheduler() function, since it loops checking permissions). @@ -40,7 +40,7 @@ Two cases could have failed, so are changed to sched_setscheduler_nocheck: kernel/stop_machine.c:__stop_machine_run() - Called from various places, including modprobe() -Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org> +Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> diff -r 91c45b8d7775 include/linux/sched.h --- a/include/linux/sched.h Mon Jun 23 13:49:26 2008 +1000 diff --git a/a/content_digest b/N1/content_digest index ab2bbb6..786f371 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\020080611225945.4da7bb7f.akpm@linux-foundation.org\0" "ref\0485A806A.2090602@goop.org\0" "ref\020080620132110.GB19740@elte.hu\0" - "ref\020080620132110.GB19740-X9Un+BFzKDI@public.gmane.org\0" - "From\0Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\0" + "From\0Rusty Russell <rusty@rustcorp.com.au>\0" "Subject\0Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()\0" "Date\0Mon, 23 Jun 2008 13:55:38 +1000\0" - "To\0Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" - "Cc\0Jeremy Fitzhardinge <jeremy-TSDbQ3PG+2Y@public.gmane.org>" - Hidehiro Kawai <hidehiro.kawai.ez-FCd8Q96Dh0JBDgjK7y7TUQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - sugita <yumiko.sugita.yf-FCd8Q96Dh0JBDgjK7y7TUQ@public.gmane.org> - " Satoshi OSHIMA <satoshi.oshima.fk-FCd8Q96Dh0JBDgjK7y7TUQ@public.gmane.org>\0" + "To\0Ingo Molnar <mingo@elte.hu>\0" + "Cc\0Jeremy Fitzhardinge <jeremy@goop.org>" + Hidehiro Kawai <hidehiro.kawai.ez@hitachi.com> + Andrew Morton <akpm@linux-foundation.org> + linux-kernel@vger.kernel.org + kernel-testers@vger.kernel.org + linux-mm@kvack.org + sugita <yumiko.sugita.yf@hitachi.com> + " Satoshi OSHIMA <satoshi.oshima.fk@hitachi.com>\0" "\00:1\0" "b\0" "On Friday 20 June 2008 23:21:10 Ingo Molnar wrote:\n" - "> * Jeremy Fitzhardinge <jeremy-TSDbQ3PG+2Y@public.gmane.org> wrote:\n" + "> * Jeremy Fitzhardinge <jeremy@goop.org> wrote:\n" "> >> This simply introduces a flag to allow us to disable the capability\n" "> >> checks for internal callers (this is simpler than splitting the\n" "> >> sched_setscheduler() function, since it loops checking permissions).\n" @@ -58,7 +57,7 @@ " kernel/stop_machine.c:__stop_machine_run()\n" "\t- Called from various places, including modprobe()\n" "\n" - "Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\n" + "Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>\n" "\n" "diff -r 91c45b8d7775 include/linux/sched.h\n" "--- a/include/linux/sched.h\tMon Jun 23 13:49:26 2008 +1000\n" @@ -178,4 +177,4 @@ " \t\twake_up_process(p);\n" " \t\twait_for_completion(&smdata.done);" -553222df5a121f76c1f7c5b083adfdd590c4fe8bc1fbb2e49848315dfd158789 +d8fb526536c75f24d71846d629ad6550a11f86f9085ca29b169327e79d06bcfb
diff --git a/a/1.txt b/N2/1.txt index cd70c3c..b069e24 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Friday 20 June 2008 23:21:10 Ingo Molnar wrote: -> * Jeremy Fitzhardinge <jeremy-TSDbQ3PG+2Y@public.gmane.org> wrote: +> * Jeremy Fitzhardinge <jeremy@goop.org> wrote: > >> This simply introduces a flag to allow us to disable the capability > >> checks for internal callers (this is simpler than splitting the > >> sched_setscheduler() function, since it loops checking permissions). @@ -40,7 +40,7 @@ Two cases could have failed, so are changed to sched_setscheduler_nocheck: kernel/stop_machine.c:__stop_machine_run() - Called from various places, including modprobe() -Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org> +Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> diff -r 91c45b8d7775 include/linux/sched.h --- a/include/linux/sched.h Mon Jun 23 13:49:26 2008 +1000 @@ -159,3 +159,9 @@ diff -r 91c45b8d7775 kernel/stop_machine.c kthread_bind(p, cpu); wake_up_process(p); wait_for_completion(&smdata.done); + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N2/content_digest index ab2bbb6..4fee68b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\020080611225945.4da7bb7f.akpm@linux-foundation.org\0" "ref\0485A806A.2090602@goop.org\0" "ref\020080620132110.GB19740@elte.hu\0" - "ref\020080620132110.GB19740-X9Un+BFzKDI@public.gmane.org\0" - "From\0Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\0" + "From\0Rusty Russell <rusty@rustcorp.com.au>\0" "Subject\0Re: [BUG][PATCH -mm] avoid BUG() in __stop_machine_run()\0" "Date\0Mon, 23 Jun 2008 13:55:38 +1000\0" - "To\0Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>\0" - "Cc\0Jeremy Fitzhardinge <jeremy-TSDbQ3PG+2Y@public.gmane.org>" - Hidehiro Kawai <hidehiro.kawai.ez-FCd8Q96Dh0JBDgjK7y7TUQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - sugita <yumiko.sugita.yf-FCd8Q96Dh0JBDgjK7y7TUQ@public.gmane.org> - " Satoshi OSHIMA <satoshi.oshima.fk-FCd8Q96Dh0JBDgjK7y7TUQ@public.gmane.org>\0" + "To\0Ingo Molnar <mingo@elte.hu>\0" + "Cc\0Jeremy Fitzhardinge <jeremy@goop.org>" + Hidehiro Kawai <hidehiro.kawai.ez@hitachi.com> + Andrew Morton <akpm@linux-foundation.org> + linux-kernel@vger.kernel.org + kernel-testers@vger.kernel.org + linux-mm@kvack.org + sugita <yumiko.sugita.yf@hitachi.com> + " Satoshi OSHIMA <satoshi.oshima.fk@hitachi.com>\0" "\00:1\0" "b\0" "On Friday 20 June 2008 23:21:10 Ingo Molnar wrote:\n" - "> * Jeremy Fitzhardinge <jeremy-TSDbQ3PG+2Y@public.gmane.org> wrote:\n" + "> * Jeremy Fitzhardinge <jeremy@goop.org> wrote:\n" "> >> This simply introduces a flag to allow us to disable the capability\n" "> >> checks for internal callers (this is simpler than splitting the\n" "> >> sched_setscheduler() function, since it loops checking permissions).\n" @@ -58,7 +57,7 @@ " kernel/stop_machine.c:__stop_machine_run()\n" "\t- Called from various places, including modprobe()\n" "\n" - "Signed-off-by: Rusty Russell <rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org>\n" + "Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>\n" "\n" "diff -r 91c45b8d7775 include/linux/sched.h\n" "--- a/include/linux/sched.h\tMon Jun 23 13:49:26 2008 +1000\n" @@ -176,6 +175,12 @@ "+\t\tsched_setscheduler_nocheck(p, SCHED_FIFO, ¶m);\n" " \t\tkthread_bind(p, cpu);\n" " \t\twake_up_process(p);\n" - " \t\twait_for_completion(&smdata.done);" + " \t\twait_for_completion(&smdata.done);\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -553222df5a121f76c1f7c5b083adfdd590c4fe8bc1fbb2e49848315dfd158789 +80b44a1a01fa74c28cb6d54ab4eb0fe4053d391d236926858f195d930507f1c9
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.