diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2018-10-06 02:18:14 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-12 19:56:25 +0300 |
commit | 1c7d6d4411a1ce7530cbdc4605261c560e07d51a (patch) | |
tree | c78a01727762418a3e8ee8bdde993fc82845c911 /scripts/gdb/linux/utils.py | |
parent | e060a03a1c9288f169297c7461ae1e4790b6c53a (diff) | |
download | linux-1c7d6d4411a1ce7530cbdc4605261c560e07d51a.tar.xz |
doc: rcu: Encourage use of rcu_barrier in checklist
The checklist suggests rcu_barrier_bh() for RCU-bh and similarly for
sched, however these APIs are now implemented as rcu_barrier() itself due
to the RCU consolidation. This commit therefore corrects checklist.txt
to encourage use of the underlying rcu_barrier() API.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions