summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-10-28 10:32:51 -0700
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-11-27 09:24:17 -0800
commitaacb5d91ab1bfbb0e8123da59a2e333d52ba7f60 (patch)
treee2bd60b0705ff2e11225cef94daa8fca0211bb09 /kernel/rcu/update.c
parenteb4c2382272ae7ae5d81fdfa5b7a6c86146eaaa4 (diff)
downloadtalos-obmc-linux-aacb5d91ab1bfbb0e8123da59a2e333d52ba7f60.tar.gz
talos-obmc-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/rcu/update.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud