* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > The code on line 133 is: > > WARN_ON_ONCE(current->rcu_read_lock_nesting > NR_CPUS); > > I have NR_CPUS set to 2 since the box I'm running this on only has 2 > cpus and I see no reason to waste more data structures. > > Is rcu read lock nesting deeper than 2? ah, silly me - that should indeed be something fixed like 128. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html