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

From: Ingo Molnar
Date: Thu Mar 20 2008 - 15:04:46 EST



* 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?

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/