rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] rcu: trivial adjust for comments
@ 2020-06-12  2:07 Wei Yang
  2020-06-12  2:07 ` [PATCH 1/4] rcu: gp_max is protected by root rcu_node's lock Wei Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wei Yang @ 2020-06-12  2:07 UTC (permalink / raw)
  To: paulmck, josh, rostedt, mathieu.desnoyers, jiangshanlai, joel, trivial
  Cc: rcu, linux-kernel, Wei Yang

During code reading, I found there are several mismatch between comments
and code implementation.

Adjust the comment for better understanding.

Wei Yang (4):
  rcu: gp_max is protected by root rcu_node's lock
  rcu: grplo/grphi just records CPU number
  rcu: grpnum just records group number
  rcu: use gp_seq instead of rcu_gp_seq for consistency

 kernel/rcu/tree.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.20.1 (Apple Git-117)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-12 23:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12  2:07 [PATCH 0/4] rcu: trivial adjust for comments Wei Yang
2020-06-12  2:07 ` [PATCH 1/4] rcu: gp_max is protected by root rcu_node's lock Wei Yang
2020-06-12  2:07 ` [PATCH 2/4] rcu: grplo/grphi just records CPU number Wei Yang
2020-06-12  2:07 ` [PATCH 3/4] rcu: grpnum just records group number Wei Yang
2020-06-12  2:07 ` [PATCH 4/4] rcu: use gp_seq instead of rcu_gp_seq for consistency Wei Yang
2020-06-12 14:12   ` Paul E. McKenney
2020-06-12 22:10     ` Wei Yang
2020-06-12 23:17       ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).