atomics: Remove redundant barrier()'s
commit705ac1ca539ba05ab52c3290ccb45f9e47aa7c5e
authorPranith Kumar <bobby.prani@gmail.com>
Wed, 24 Aug 2016 20:44:23 +0000 (24 16:44 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 13 Sep 2016 17:09:43 +0000 (13 19:09 +0200)
treeb212d1ede52f645d82e358f0c6864c4f0f5b7f72
parentc2cd627ddb13f62557aaf66305edb03cc3d9612d
atomics: Remove redundant barrier()'s

Remove the redundant barrier() after the fence as agreed in previous
discussion here:
https://lists.gnu.org/archive/html/qemu-devel/2016-04/msg00489.html

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Message-Id: <20160824204424.14041-3-bobby.prani@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/atomic.h