-
由 Paul E. McKenney 提交于
Some diagnostics under CONFIG_PROVE_RCU in rcu_nocb_cpu_needs_barrier() assume that there can be no early-boot callbacks. This commit therefore qualifies the diagnostic with rcu_scheduler_fully_active to permit early boot callbacks to avoid this splat. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>59f792d1