diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2018-10-15 05:29:42 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-12 19:56:25 +0300 |
commit | 97949f0176da396c32e7c881cbfbc61642fb1266 (patch) | |
tree | 5ecf488f9ece383a3f36a2667e1d086f4ca8ab51 /scripts/gdb/linux/utils.py | |
parent | 8b9df28d7f2e50dc1be758e98dad61ec77d6f6b5 (diff) | |
download | linux-97949f0176da396c32e7c881cbfbc61642fb1266.tar.xz |
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
The code listing under this section has a quick quiz that says line
19 uses rcu_access_pointer, but the code listing itself instead uses
rcu_dereference(). This commit therefore makes the code listing match
the quick quiz.
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