Re: [GIT PULL rcu/next] RCU commits for 3.9

From: Ingo Molnar
Date: Wed Feb 06 2013 - 06:44:23 EST



* Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx> wrote:

> 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(-)

Cool, thanks guys!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/