On Sun, 18 Mar 2007, Robert P. J. Day wrote: > $ grep -r PROVE_SPIN_LOCKING * > Documentation/irqflags-tracing.txt:CONFIG_TRACE_IRQFLAGS_SUPPORT is needed > for CONFIG_PROVE_SPIN_LOCKING > kernel/spinlock.c:#ifdef CONFIG_PROVE_SPIN_LOCKING
This should almost certainly be CONFIG_PROVE_LOCKING ... ? -- Jiri Kosina - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

