Messages in this thread |  | | | Subject | Re: [RFC][PATCH] lockdep/rcu: Find where rcu/pi/rq lock problems occur | | From | Steven Rostedt <> | | Date | Mon, 15 Aug 2011 12:47:15 -0400 |
| |
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 > +
|  |