[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aKAZPTg-bUcz3ZGY@archie.me>
Date: Sat, 16 Aug 2025 12:38:05 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: "Paul E. McKenney" <paulmck@...nel.org>
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 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.
Thanks.
--
An old man doll... just what I always wanted! - Clara
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists