Messages in this thread |  | | Date | Wed, 6 Feb 2013 12:44:15 +0100 | From | Ingo Molnar <> | Subject | Re: [GIT PULL rcu/next] RCU commits for 3.9 |
| |
* Paul E. McKenney <paulmck@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
|  |