[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161116161829.73b42cea@lwn.net>
Date: Wed, 16 Nov 2016 16:18:29 -0700
From: Jonathan Corbet <corbet@....net>
To: Mark Rutland <mark.rutland@....com>
Cc: linux-kernel@...r.kernel.org, Boqun Feng <boqun.feng@...il.com>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Peter Zijlstra <peterz@...radead.org>,
Will Deacon <will.deacon@....com>, linux-doc@...r.kernel.org
Subject: Re: [PATCH] Documentation: atomic_ops: use {READ,WRITE}_ONCE()
On Wed, 16 Nov 2016 11:13:59 +0000
Mark Rutland <mark.rutland@....com> wrote:
> While the {READ,WRITE}_ONCE() macros should be used in preference to
> ACCESS_ONCE(), the atomic documentation uses the latter exclusively.
>
> To point people in the right direction, and as a step towards the
> eventual removal of ACCESS_ONCE(), update the documentation to use the
> {READ,WRITE}_ONCE() macros as appropriate.
Applied to the docs tree, thanks.
jon
Powered by blists - more mailing lists