[lttng-dev] [PATCH v2 04/12] urcu/system: Use atomic builtins if configured
Paul E. McKenney
paulmck at kernel.org
Wed Jul 5 14:48:32 EDT 2023
On Tue, Jul 04, 2023 at 10:43:21AM -0400, Olivier Dion wrote:
> On Wed, 21 Jun 2023, "Paul E. McKenney" <paulmck at kernel.org> wrote:
> > On Wed, Jun 07, 2023 at 02:53:51PM -0400, Olivier Dion wrote:
> >
> > Same question here on loss of volatile semantics.
>
> This apply to all review on volatile semantics. I added a
> cmm_cast_volatile() macro/template for C/C++ for adding the volatile
> qualifier to pointers passed to every atomic builtin calls.
Sounds very good, thank you!
Thanx, Paul
More information about the lttng-dev
mailing list