diff options
author | 2012-10-08 10:54:03 -0700 | |
---|---|---|
committer | 2012-11-08 11:50:11 -0800 | |
commit | 7b2e6011f150c42235c4a541d20cf6891afe878a (patch) | |
tree | a02ac239103e97847ec29183d8aaa45c385a3335 /lib/cpu_rmap.c | |
parent | rcu: Make rcutorture give diagnostics if CPU offline fails (diff) | |
download | linux-dev-7b2e6011f150c42235c4a541d20cf6891afe878a.tar.xz linux-dev-7b2e6011f150c42235c4a541d20cf6891afe878a.zip |
rcu: Rename ->onofflock to ->orphan_lock
The ->onofflock field in the rcu_state structure at one time synchronized
CPU-hotplug operations for RCU. However, its scope has decreased over time
so that it now only protects the lists of orphaned RCU callbacks. This
commit therefore renames it to ->orphan_lock to reflect its current use.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'lib/cpu_rmap.c')
0 files changed, 0 insertions, 0 deletions