[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3b3b8560-7096-43e3-821a-301d2e8a9ffa@paulmck-laptop>
Date: Sat, 16 Aug 2025 04:28:34 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: Bagas Sanjaya <bagasdotme@...il.com>
Cc: rcu@...r.kernel.org, linux-kernel@...r.kernel.org, kernel-team@...a.com,
rostedt@...dmis.org
Subject: Re: [PATCH 1/3] doc: Update whatisRCU.rst for recent RCU API
additions
On Sat, Aug 16, 2025 at 12:38:05PM +0700, Bagas Sanjaya wrote:
> On Fri, Aug 15, 2025 at 09:54:57PM -0700, Paul E. McKenney wrote:
> > On Sat, Aug 16, 2025 at 10:54:04AM +0700, Bagas Sanjaya wrote:
> > > On Fri, Aug 15, 2025 at 05:00:05PM -0700, Paul E. McKenney wrote:
> > > > +RCU: Initialization/cleanup/ordering::
> > > > +
> > > > + RCU_INIT_POINTER
> > > > + RCU_INITIALIZER
> > > > + RCU_POINTER_INITIALIZER
> > > > + init_rcu_head
> > > > + destroy_rcu_head
> > > > + init_rcu_head_on_stack
> > > > + destroy_rcu_head_on_stack
> > > > + SLAB_TYPESAFE_BY_RCU
> > > > +
> > > > +
> > > > +RCU: Quiescents states and control::
> > > > +
> > > > + cond_resched_tasks_rcu_qs
> > > > + rcu_all_qs
> > > > + rcu_softirq_qs_periodic
> > > > + rcu_end_inkernel_boot
> > > > + rcu_expedite_gp
> > > > + rcu_gp_is_expedited
> > > > + rcu_unexpedite_gp
> > > > + rcu_cpu_stall_reset
> > > > + rcu_head_after_call_rcu
> > > > + rcu_is_watching
> > > > +
> > > > +
> > > > +RCU-sync primitive:
> > > > +
> > > > + rcu_sync_is_idle
> > > > + rcu_sync_init
> > > > + rcu_sync_enter
> > > > + rcu_sync_exit
> > > > + rcu_sync_dtor
> > >
> > > Looks like inconsistent (normal paragraph instead of literal code block like
> > > the rest).
> >
> > As in the "RCU-sync primitive:" needs another colon (":") at the end of
> > that line? If so, agreed, will fix on next rebase, and thank you!
> >
>
> Yup, that's what I mean.
Got it, and again, thank you!
Thanx, Paul
Powered by blists - more mailing lists