diff for duplicates of <54FF0E22.3010904@imgtec.com> diff --git a/a/1.txt b/N1/1.txt index bd3d27a..f04630e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Hi Paul, On 03/03/15 17:42, Paul E. McKenney wrote: -> From: "Paul E. McKenney" <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> +> From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> > > This commit removes the open-coded CPU-offline notification with new > common code. This change avoids calling scheduler code using RCU from @@ -9,9 +9,9 @@ On 03/03/15 17:42, Paul E. McKenney wrote: > the existing code in not checking for timeout during a prior offline > for a given CPU. > -> Signed-off-by: Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> -> Cc: James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org> -> Cc: <linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> +> Cc: James Hogan <james.hogan@imgtec.com> +> Cc: <linux-metag@vger.kernel.org> I gave this a try via linux-next, but unfortunately it causes the following warning every time a CPU goes down: diff --git a/a/content_digest b/N1/content_digest index 07df662..783d821 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,34 +1,33 @@ "ref\020150303174144.GA13139@linux.vnet.ibm.com\0" "ref\01425404595-17816-1-git-send-email-paulmck@linux.vnet.ibm.com\0" "ref\01425404595-17816-4-git-send-email-paulmck@linux.vnet.ibm.com\0" - "ref\01425404595-17816-4-git-send-email-paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" - "From\0James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>\0" + "From\0James Hogan <james.hogan@imgtec.com>\0" "Subject\0Re: [PATCH tip/core/rcu 04/20] metag: Use common outgoing-CPU-notification code\0" "Date\0Tue, 10 Mar 2015 15:30:42 +0000\0" - "To\0Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - laijs-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org - dipankar-xthvdsQ13ZrQT0dZR+AlfA@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - mathieu.desnoyers-vg+e7yoeK/dWk0Htik3J/w@public.gmane.org - josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org - tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org - peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - rostedt-nx8X9YLhiw1AfugRpC6u6w@public.gmane.org - dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - edumazet-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - dvhart-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - oleg-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - bobby.prani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - " linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>" + " <linux-kernel@vger.kernel.org>\0" + "Cc\0<mingo@kernel.org>" + <laijs@cn.fujitsu.com> + <dipankar@in.ibm.com> + <akpm@linux-foundation.org> + <mathieu.desnoyers@efficios.com> + <josh@joshtriplett.org> + <tglx@linutronix.de> + <peterz@infradead.org> + <rostedt@goodmis.org> + <dhowells@redhat.com> + <edumazet@google.com> + <dvhart@linux.intel.com> + <fweisbec@gmail.com> + <oleg@redhat.com> + <bobby.prani@gmail.com> + " <linux-metag@vger.kernel.org>\0" "\01:1\0" "b\0" "Hi Paul,\n" "\n" "On 03/03/15 17:42, Paul E. McKenney wrote:\n" - "> From: \"Paul E. McKenney\" <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" + "> From: \"Paul E. McKenney\" <paulmck@linux.vnet.ibm.com>\n" "> \n" "> This commit removes the open-coded CPU-offline notification with new\n" "> common code. This change avoids calling scheduler code using RCU from\n" @@ -36,9 +35,9 @@ "> the existing code in not checking for timeout during a prior offline\n" "> for a given CPU.\n" "> \n" - "> Signed-off-by: Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" - "> Cc: James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: <linux-metag-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + "> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>\n" + "> Cc: James Hogan <james.hogan@imgtec.com>\n" + "> Cc: <linux-metag@vger.kernel.org>\n" "\n" "I gave this a try via linux-next, but unfortunately it causes the\n" "following warning every time a CPU goes down:\n" @@ -137,4 +136,4 @@ "=rMqd\n" "-----END PGP SIGNATURE-----\n" -493044e59f3e03f26bbad9402b1f586437b1386ce0d44149c866e8d78f1644bf +01271bee02c783370901b57b6055ce22fc8f87bf0e759d004426f9bae46676ef
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.