Messages in this thread |  | | Date | Tue, 5 Feb 2013 06:11:24 -0800 | From | "Paul E. McKenney" <> | Subject | Re: [GIT PULL rcu/next] RCU commits for 3.9 |
| |
On Mon, Feb 04, 2013 at 12:25:23PM -0800, Paul E. McKenney wrote: > On Mon, Feb 04, 2013 at 08:30:41PM +0100, Ingo Molnar wrote: > > > > Btw., I'm now getting these build errors in -tip too: > > > > kernel/built-in.o: In function `rcu_torture_reader': > > rcutorture.c:(.text+0x657d7): undefined reference to `trace_clock_local' > > kernel/built-in.o: In function `rcu_torture_timer': > > rcutorture.c:(.text+0x6599f): undefined reference to `trace_clock_local' > > > > Saw the discussion about so I suspect a fix will come? > > <red face> > > I have a new rcu/next with the fix, and I will post a pull for it assuming > that -next does OK with it.
And this change is available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next
Steven Rostedt (1): rcu: Allow rcutorture to be built at low optimization levels
kernel/rcutorture.c | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-)
Thanx, Paul
|  |