Re: [patch 01/15] Kernel Tracepoints

From: Peter Zijlstra
Date: Tue Jul 15 2008 - 15:52:02 EST


On Tue, 2008-07-15 at 15:02 -0400, Mathieu Desnoyers wrote:
> * Peter Zijlstra (peterz@xxxxxxxxxxxxx) wrote:

> > Would it make sense to add:
> >
> > rcu_read_sched_lock()
> > rcu_read_sched_unlock()
> >
> > to match:
> >
> > call_rcu_sched()
> > rcu_barrier_sched()
> > synchronize_sched()
> >
> > ?
> >
>
> Actually I think it's better to call them
> rcu_read_lock_sched() and rcu_read_unlock_sched() to match the _bh()
> equivalent already in rcupdate.h.

Sure,.

--
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/