Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Paul E. McKenney
On Mon, Jan 14, 2013 at 10:08:41PM -0500, Steven Rostedt wrote: > On Mon, 2013-01-14 at 11:49 -0800, Paul E. McKenney wrote: > > > diff --git a/kernel/rcu.h b/kernel/rcu.h > > index 7f8e759..b5d30c3 100644 > > --- a/kernel/rcu.h > > +++ b/kernel/rcu.h > > @@ -24,6 +24,7 @@ > > #define

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Steven Rostedt
On Mon, 2013-01-14 at 11:49 -0800, Paul E. McKenney wrote: > diff --git a/kernel/rcu.h b/kernel/rcu.h > index 7f8e759..b5d30c3 100644 > --- a/kernel/rcu.h > +++ b/kernel/rcu.h > @@ -24,6 +24,7 @@ > #define __LINUX_RCU_H > > #ifdef CONFIG_RCU_TRACE > +#include > #define RCU_TRACE(stmt) stmt

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Paul E. McKenney
On Mon, Jan 14, 2013 at 10:49:05AM -0800, Randy Dunlap wrote: > On 01/14/13 09:32, Paul E. McKenney wrote: > > On Mon, Jan 14, 2013 at 08:45:06AM -0800, Randy Dunlap wrote: > >> On 01/07/13 19:53, Paul E. McKenney wrote: > >>> On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: >

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Randy Dunlap
On 01/14/13 09:32, Paul E. McKenney wrote: > On Mon, Jan 14, 2013 at 08:45:06AM -0800, Randy Dunlap wrote: >> On 01/07/13 19:53, Paul E. McKenney wrote: >>> On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: > On Tue,

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Paul E. McKenney
On Mon, Jan 14, 2013 at 08:45:06AM -0800, Randy Dunlap wrote: > On 01/07/13 19:53, Paul E. McKenney wrote: > > On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: > >> On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: > >>> On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Paul E. McKenney
On Mon, Jan 14, 2013 at 08:45:06AM -0800, Randy Dunlap wrote: On 01/07/13 19:53, Paul E. McKenney wrote: On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: Hi

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Randy Dunlap
On 01/14/13 09:32, Paul E. McKenney wrote: On Mon, Jan 14, 2013 at 08:45:06AM -0800, Randy Dunlap wrote: On 01/07/13 19:53, Paul E. McKenney wrote: On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: On Tue, 2013-01-08 at

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Paul E. McKenney
On Mon, Jan 14, 2013 at 10:49:05AM -0800, Randy Dunlap wrote: On 01/14/13 09:32, Paul E. McKenney wrote: On Mon, Jan 14, 2013 at 08:45:06AM -0800, Randy Dunlap wrote: On 01/07/13 19:53, Paul E. McKenney wrote: On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: On Mon,

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Steven Rostedt
On Mon, 2013-01-14 at 11:49 -0800, Paul E. McKenney wrote: diff --git a/kernel/rcu.h b/kernel/rcu.h index 7f8e759..b5d30c3 100644 --- a/kernel/rcu.h +++ b/kernel/rcu.h @@ -24,6 +24,7 @@ #define __LINUX_RCU_H #ifdef CONFIG_RCU_TRACE +#include linux/trace_clock.h #define

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-14 Thread Paul E. McKenney
On Mon, Jan 14, 2013 at 10:08:41PM -0500, Steven Rostedt wrote: On Mon, 2013-01-14 at 11:49 -0800, Paul E. McKenney wrote: diff --git a/kernel/rcu.h b/kernel/rcu.h index 7f8e759..b5d30c3 100644 --- a/kernel/rcu.h +++ b/kernel/rcu.h @@ -24,6 +24,7 @@ #define __LINUX_RCU_H

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Randy Dunlap
On 01/07/13 19:53, Paul E. McKenney wrote: > On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: >> On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: >>> On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 "Paul E.

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Paul E. McKenney
On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: > On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: > > On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: > > > Hi Paul, > > > > > > On Mon, 7 Jan 2013 14:16:27 -0800 "Paul E. McKenney" > > > wrote: > > > > > > > >

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Steven Rostedt
On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: > On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: > > Hi Paul, > > > > On Mon, 7 Jan 2013 14:16:27 -0800 "Paul E. McKenney" > > wrote: > > > > > > On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote: > > > > > > > >

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Paul E. McKenney
On Mon, Jan 07, 2013 at 06:31:41PM -0500, Steven Rostedt wrote: > On Tue, 2013-01-08 at 10:24 +1100, Stephen Rothwell wrote: > > > > Stephen, can you send me the config that gave you that error. > > > > It was Randy and the config was in the mail the Paul cc'd you on. > > > > Ah, I didn't read

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Steven Rostedt
On Tue, 2013-01-08 at 10:24 +1100, Stephen Rothwell wrote: > > Stephen, can you send me the config that gave you that error. > > It was Randy and the config was in the mail the Paul cc'd you on. > Ah, I didn't read that far. I'm use to just cutting off Paul's emails short anyway. He never

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Stephen Rothwell
Hi Steve, On Mon, 07 Jan 2013 18:12:07 -0500 Steven Rostedt wrote: > > On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: > > > > On Mon, 7 Jan 2013 14:16:27 -0800 "Paul E. McKenney" > > wrote: > > > > > > On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote: > > > > > > > >

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Steven Rostedt
On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: > Hi Paul, > > On Mon, 7 Jan 2013 14:16:27 -0800 "Paul E. McKenney" > wrote: > > > > On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote: > > > > > > on i386 or x86_64: > > > > > > ERROR: "trace_clock_local"

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Stephen Rothwell
Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 "Paul E. McKenney" wrote: > > On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote: > > > > on i386 or x86_64: > > > > ERROR: "trace_clock_local" [kernel/rcutorture.ko] undefined! > > Hello, Randy, > > Did your build include the following,

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Stephen Rothwell
Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 Paul E. McKenney paul...@linux.vnet.ibm.com wrote: On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote: on i386 or x86_64: ERROR: trace_clock_local [kernel/rcutorture.ko] undefined! Hello, Randy, Did your build include the

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Steven Rostedt
On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 Paul E. McKenney paul...@linux.vnet.ibm.com wrote: On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote: on i386 or x86_64: ERROR: trace_clock_local

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Stephen Rothwell
Hi Steve, On Mon, 07 Jan 2013 18:12:07 -0500 Steven Rostedt rost...@goodmis.org wrote: On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: On Mon, 7 Jan 2013 14:16:27 -0800 Paul E. McKenney paul...@linux.vnet.ibm.com wrote: On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Steven Rostedt
On Tue, 2013-01-08 at 10:24 +1100, Stephen Rothwell wrote: Stephen, can you send me the config that gave you that error. It was Randy and the config was in the mail the Paul cc'd you on. Ah, I didn't read that far. I'm use to just cutting off Paul's emails short anyway. He never trims

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Paul E. McKenney
On Mon, Jan 07, 2013 at 06:31:41PM -0500, Steven Rostedt wrote: On Tue, 2013-01-08 at 10:24 +1100, Stephen Rothwell wrote: Stephen, can you send me the config that gave you that error. It was Randy and the config was in the mail the Paul cc'd you on. Ah, I didn't read that far.

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Steven Rostedt
On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 Paul E. McKenney paul...@linux.vnet.ibm.com wrote: On Mon, Jan 07, 2013 at 11:42:36AM -0800, Randy Dunlap wrote:

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Paul E. McKenney
On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 Paul E. McKenney paul...@linux.vnet.ibm.com wrote:

Re: linux-next: Tree for Jan 7 (rcutorture)

2013-01-07 Thread Randy Dunlap
On 01/07/13 19:53, Paul E. McKenney wrote: On Mon, Jan 07, 2013 at 07:36:19PM -0500, Steven Rostedt wrote: On Mon, 2013-01-07 at 18:12 -0500, Steven Rostedt wrote: On Tue, 2013-01-08 at 09:59 +1100, Stephen Rothwell wrote: Hi Paul, On Mon, 7 Jan 2013 14:16:27 -0800 Paul E. McKenney