rcu: Dump rcu_init_invoked() in favor of rcu_scheduler_active

It turns out that lockdep is not necessarily fully initialized at
rcu_init() time, so change the test to a check of rcu_scheduler_active
no longer being RCU_SCHEDULER_INACTIVE.

Reported-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2 files changed