Re: [RFC PATCH 4/6] Preempt-RCU: Implementation

From: Roman Zippel
Date: Sat Mar 01 2008 - 22:10:48 EST


Hi,

On Sat, 1 Mar 2008, Paul E. McKenney wrote:

> Is this what you had in mind? I don't have any way to test on a
> system not supporting CONFIG_PREEMPT, but seems to work on x86.

Yes, looks fine.

> +config PREEMPT_RCU
> + bool "Preemptible RCU"
> + depends on PREEMPT
> + default n

"default n" isn't really necessary, it's already the default.

bye, Roman

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