rcu: Fix rcu_{node,data} comments about gp_seq_needed
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Sat, 22 Sep 2018 23:41:26 +0000 (19:41 -0400)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Fri, 9 Nov 2018 05:43:20 +0000 (21:43 -0800)
commitadbccddb4a16b1dbf047d330ae1e78fd1ec80352
treef5764ad34b55409a7a0529f8ffb866566217fe5e
parent75a8f72245223cce1571b0405b0881ca3c046df7
rcu: Fix rcu_{node,data} comments about gp_seq_needed

Recent changes have removed the old ->gp_seq_needed field from the
rcu_state structure, which in turn obsoleted a couple of comments in
the rcu_node and rcu_data structures.  This commit therefore updates
these comments accordingly.

Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Cc: <kernel-team@android.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
kernel/rcu/tree.h