summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcu.h
diff options
context:
space:
mode:
authorLiu, Changcheng <changcheng.liu@intel.com>2018-01-16 17:05:14 +0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2018-02-20 16:10:31 -0800
commit65518db86b9ed1180b013c8a34c73c6ff7275886 (patch)
tree8c203d79898f74f6ab858b805eaa8b0a834cf8f2 /kernel/rcu/rcu.h
parentbfbd767d4dba7fb41df0d356eecb7bbd99d0a7ee (diff)
rcu: Remove redundant nxttail index macro define
RCU's nxttail has been optimized to be a rcu_segcblist, which is a multi-tailed linked list with macros defined for the indexes for each tail. The indexes have been defined in linux/rcu_segcblist.h, so this commit removes the redundant definitions in kernel/rcu/tree.h. Signed-off-by: Liu Changcheng <changcheng.liu@intel.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/rcu.h')
0 files changed, 0 insertions, 0 deletions