Re: [RFC][PATCH] lockdep/rcu: Find where rcu/pi/rq lock problemsoccur

From: Steven Rostedt
Date: Mon Aug 15 2011 - 12:47:19 EST


On Mon, 2011-08-15 at 12:43 -0400, Steven Rostedt wrote:
> +
> +#else /* CONFIG_PREEMPT_RCU */
> +static inline void lockdep_rcu_irq(int on) { }

I need to also add:

static inline void test_lock_type(...) { }

here too. Fixed, for the next release.

-- Steve

> +#endif
> +

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