Re: [patch 1/4] Markers - depends on not PREEMPT_RCU

From: Paul E. McKenney
Date: Thu Mar 20 2008 - 15:50:29 EST


On Thu, Mar 20, 2008 at 08:03:38PM +0100, Ingo Molnar wrote:
>
> * Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx> wrote:
>
> > +++ linux-2.6-lttng/init/Kconfig 2008-03-19 18:27:43.000000000 -0400
> > @@ -742,6 +742,7 @@ config PROFILING
> >
> > config MARKERS
> > bool "Activate markers"
> > + depends on !PREEMPT_RCU
> > help
>
> Ugh, NACK. Please solve this properly... What kind of kernel
> infrastructure is it what disables itself in the presence of another
> piece of kernel infrastructure?

This is a reminder to me to get going on call_rcu_sched(). Until
I get that done and in, they don't have what they need to work
with preemptable RCU. :-/

Thanx, Paul
--
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/