diff options
author | 2018-05-22 23:38:14 -0700 | |
---|---|---|
committer | 2018-07-12 15:38:57 -0700 | |
commit | df2bf8f7f776cef57e6b27690c7b78c86f259515 (patch) | |
tree | a3a13932d5ab59e1617dfdb54f29814e67296784 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | rcu: Rename the grace-period-request variables and parameters (diff) | |
download | wireguard-linux-df2bf8f7f776cef57e6b27690c7b78c86f259515.tar.xz wireguard-linux-df2bf8f7f776cef57e6b27690c7b78c86f259515.zip |
rcu: Use better variable names in funnel locking loop
The funnel locking loop in rcu_start_this_gp uses rcu_root as a
temporary variable while walking the combining tree. This causes a
tiresome exercise of a code reader reminding themselves that rcu_root
may not be root. Lets just call it rnp, and rename other variables as
well to be more appropriate.
Original patch: https://patchwork.kernel.org/patch/10396577/
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Fix name in comment as well. ]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions