diff for duplicates of <20150311185831.GG5412@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 793056b..06bfe13 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Wed, Mar 11, 2015 at 11:03:18AM +0000, James Hogan wrote: > >> 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 @@ -12,9 +12,9 @@ On Wed, Mar 11, 2015 at 11:03:18AM +0000, James Hogan 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: @@ -138,10 +138,4 @@ the first place. > > else > > newstate = CPU_DEAD_FROZEN; > > -> - - --- -To unsubscribe from this list: send the line "unsubscribe linux-metag" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N1/content_digest index de17080..b9a82bd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,28 +4,27 @@ "ref\054FF0E22.3010904@imgtec.com\0" "ref\020150310165935.GR5708@linux.vnet.ibm.com\0" "ref\0550020F6.6020105@imgtec.com\0" - "ref\0550020F6.6020105-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org\0" - "From\0Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" + "From\0Paul E. McKenney <paulmck@linux.vnet.ibm.com>\0" "Subject\0Re: [PATCH tip/core/rcu 04/20] metag: Use common outgoing-CPU-notification code\0" "Date\0Wed, 11 Mar 2015 11:58:31 -0700\0" - "To\0James Hogan <james.hogan-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - mingo-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\0James Hogan <james.hogan@imgtec.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + 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" "\00:1\0" "b\0" "On Wed, Mar 11, 2015 at 11:03:18AM +0000, James Hogan wrote:\n" @@ -34,7 +33,7 @@ "> >> 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" @@ -42,9 +41,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" @@ -168,12 +167,6 @@ "> > \t\telse\n" "> > \t\t\tnewstate = CPU_DEAD_FROZEN;\n" "> > \n" - "> \n" - "\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-metag\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -56c1bcded009998463113abc0bd74dc62c5de3293b5e84949e08cf0dd125475e +1e4a904c03417ce0e7ba06158c96d7d0d8d104f4be5d0f9aca4a5ac85ec2b509
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.