diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-10-28 18:32:51 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 18:24:17 +0100 |
commit | aacb5d91ab1bfbb0e8123da59a2e333d52ba7f60 (patch) | |
tree | e2bd60b0705ff2e11225cef94daa8fca0211bb09 /kernel/capability.c | |
parent | srcu: Lock srcu_data structure in srcu_gp_start() (diff) | |
download | linux-aacb5d91ab1bfbb0e8123da59a2e333d52ba7f60.tar.xz linux-aacb5d91ab1bfbb0e8123da59a2e333d52ba7f60.zip |
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
In RCU, the distinction between "rsp", "rnp", and "rdp" has served well
for a great many years, but in SRCU, "sp" vs. "sdp" has proven confusing.
This commit therefore renames SRCU's "sp" pointers to "ssp", so that there
is "ssp" for srcu_struct pointer, "snp" for srcu_node pointer, and "sdp"
for srcu_data pointer.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions