Re: [PATCH v1 07/11] rcu: Update comments for gp_seq and expedited GP tracking
Frederic Weisbecker <[email protected]> Mon, 20 Jul 2026 16:56:59 +0200
| Newsgroups | org.kernel.vger.rcu,org.kernel.vger.linux-kernel,org.kernel.vger.linux-trace-kernel |
|---|---|
| Message-ID | <[email protected]> |
Le Wed, Jun 24, 2026 at 06:23:49AM -0700, Puranjay Mohan a écrit : > Update documentation comments throughout the RCU callback infrastructure > to reflect the transition from a single grace-period sequence number to > the full struct rcu_gp_seq that tracks both normal and expedited grace > periods. > > The ->gp_seq[] array documentation in rcu_segcblist.h is updated to > describe dual (normal and expedited) GP tracking. The > rcu_segcblist_advance(), rcu_segcblist_accelerate(), and > rcu_advance_cbs() comments are updated to refer to the struct rcu_gp_seq > state (gsp) instead of the old bare grace-period sequence number (seq). > > Reviewed-by: Paul E. McKenney <[email protected]> > Signed-off-by: Puranjay Mohan <[email protected]> Reviewed-by: Frederic Weisbecker <[email protected]> -- Frederic Weisbecker SUSE Labs