[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <189f6091-016f-4a96-a1f1-321231aeddaf@paulmck-laptop>
Date: Fri, 15 Aug 2025 21:54:57 -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 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!
Thanx, Paul
Powered by blists - more mailing lists