[ovs-dev] [clang-atomics 2/4] ovs-atomic: atomic_load() must take a non-const argument.

Ben Pfaff blp at nicira.com
Tue Aug 20 22:15:36 UTC 2013


On Tue, Aug 20, 2013 at 05:09:43PM -0400, Ed Maste wrote:
> On 20 August 2013 14:10, Ben Pfaff <blp at nicira.com> wrote:
> > C11 says that atomic_load() requires a non-const argument, and Clang
> > enforces that.  This fixes warnings with FreeBSD <stdatomic.h> that uses
> > the Clang extensions.
> 
> Acked-by: Ed Maste <emaste at freebsd.org>

Applied, thanks for the review.



More information about the dev mailing list