-
由 Paul E. McKenney 提交于
The naming and comments associated with some RCU-tasks code make the faulty assumption that context switches due to cond_resched() are voluntary. As several people pointed out, this is not the case. This commit therefore updates function names and comments to better reflect current reality. Reported-by: NByungchul Park <byungchul.park@lge.com> Reported-by: NJoel Fernandes <joel@joelfernandes.org> Reported-by: NSteven Rostedt <rostedt@goodmis.org> Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
6f56f714