rcu: Remove ->gpnum and ->completed
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 1 May 2018 21:34:08 +0000 (14:34 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Jul 2018 22:38:48 +0000 (15:38 -0700)
commitff3bb6f4d06247508489345ee90a8a9b6f3ffd3b
tree8fd31ff06ffe216116073bf18890444a27276656
parentfee5997c17562e95fb1fecc142efb2da0934baa4
rcu: Remove ->gpnum and ->completed

Now that everything has been converted to use ->gp_seq instead of
->gpnum and ->completed, this commit removes ->gpnum and ->completed.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
kernel/rcu/tree.h
kernel/rcu/tree_plugin.h