diff options
author | 2015-09-26 14:51:24 -0700 | |
---|---|---|
committer | 2015-12-04 12:27:29 -0800 | |
commit | 3dc5dbe9a1b815b659a6b04540fc6fd4b4e3831b (patch) | |
tree | 98e44ba9764ed3c2023d3deb450181de4a2dcffb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Add transitivity to remaining rcu_node ->lock acquisitions (diff) | |
download | wireguard-linux-3dc5dbe9a1b815b659a6b04540fc6fd4b4e3831b.tar.xz wireguard-linux-3dc5dbe9a1b815b659a6b04540fc6fd4b4e3831b.zip |
rcu: Move lock_class_key to local scope
Currently, the rcu_node_class[], rcu_fqs_class[], and rcu_exp_class[]
arrays needlessly pollute the global namespace within tree.c. This
commit therefore converts them to static local variables within
rcu_init_one().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions