lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aKAA3OHvISThlUX-@archie.me>
Date: Sat, 16 Aug 2025 10:54:04 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: "Paul E. McKenney" <paulmck@...nel.org>, rcu@...r.kernel.org
Cc: 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 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).

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ