* Paul E. McKenney <paul...@linux.vnet.ibm.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to