-
由 Paul E. McKenney 提交于
Because RCU-sched expedited grace periods now use IPIs and interact with rcu_read_unlock(), it is no longer sufficient to disable preemption across RCU read-side critical sections that acquire and hold scheduler locks. It is now necessary to instead disable interrupts. This commit documents this change. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
c64c4b0f