commit | 090c1685fd628a8c191d77b5267a7dc226246a5b | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <joel@joelfernandes.org> | Fri Oct 05 16:18:11 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Mon Nov 12 08:56:25 2018 -0800 |
tree | 922090d60ed455677ab938eba1f8f1358cae3a4d | |
parent | 3398496483df3508764d24917deaa8ab5176969e [diff] |
doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist This commit explains why rcu_read_lock_sched is better than using preempt_disable. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>