Re: [PATCH RT] add missing local serialization in ip_output.c

2014-01-17 Thread Nicholas Mc Guire
On Fri, 17 Jan 2014, Steven Rostedt wrote: > On Fri, 17 Jan 2014 16:33:23 +0100 > Nicholas Mc Guire wrote: > > > On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > > > > > On 01/17/2014 03:59 PM, Nicholas Mc Guire wrote: > > > > On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > > > >

Re: [PATCH RT] add missing local serialization in ip_output.c

2014-01-17 Thread Steven Rostedt
On Fri, 17 Jan 2014 16:33:23 +0100 Nicholas Mc Guire wrote: > On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > > > On 01/17/2014 03:59 PM, Nicholas Mc Guire wrote: > > > On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > > > > > >> This is what I am going to apply. It also dropped t

Re: [PATCH RT] add missing local serialization in ip_output.c

2014-01-17 Thread Nicholas Mc Guire
On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > On 01/17/2014 03:59 PM, Nicholas Mc Guire wrote: > > On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > > > >> This is what I am going to apply. It also dropped the get_cpu_light() > >> call which was added in a patch to remove the get_

Re: [PATCH RT] add missing local serialization in ip_output.c

2014-01-17 Thread Sebastian Andrzej Siewior
On 01/17/2014 03:59 PM, Nicholas Mc Guire wrote: > On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > >> This is what I am going to apply. It also dropped the get_cpu_light() >> call which was added in a patch to remove the get_cpu_var() and is now >> no longer required since we have the get_

Re: [PATCH RT] add missing local serialization in ip_output.c

2014-01-17 Thread Nicholas Mc Guire
On Fri, 17 Jan 2014, Sebastian Andrzej Siewior wrote: > This is what I am going to apply. It also dropped the get_cpu_light() > call which was added in a patch to remove the get_cpu_var() and is now > no longer required since we have the get_locked_var() thingy now. > I do not think you can drop

Re: [PATCH RT] add missing local serialization in ip_output.c

2014-01-17 Thread Sebastian Andrzej Siewior
This is what I am going to apply. It also dropped the get_cpu_light() call which was added in a patch to remove the get_cpu_var() and is now no longer required since we have the get_locked_var() thingy now. From: Nicholas Mc Guire Date: Sun, 29 Dec 2013 18:11:54 +0100 Subject: [PATCH] net: ip_sen

RE: [PATCH RT] add missing local serialization in ip_output.c

2014-01-07 Thread Sami Pietikäinen
Hello, Patch also tested overnight with the Atmel SAMA5D35 evaluation board using the same setup that originally produced the oops. No problems whatsoever. BR, Sami -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org Mor

RE: [PATCH RT] add missing local serialization in ip_output.c

2013-12-30 Thread Jouko Haapaluoma
Hi I confirm that this patch works. Tested it overnight with Zedboard (Cortex A9). Thanks again! BR, Jouko-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info