diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-11-04 22:36:17 +0200 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-11-06 09:32:09 +0200 |
commit | ce332f662deb545c8a4f3f58debcca26bb2e44b0 (patch) | |
tree | 20af98a6c78d1c95033ef1a67caec18d97862e54 /samples/hidraw | |
parent | 80f5b5e700fa9c58480eafce0d47367bafb70006 (diff) | |
download | talos-op-linux-ce332f662deb545c8a4f3f58debcca26bb2e44b0.tar.gz talos-op-linux-ce332f662deb545c8a4f3f58debcca26bb2e44b0.zip |
srcu: API for barrier after srcu read unlock
srcu read lock/unlock include a full memory barrier
but that's an implementation detail.
Add an API for make memory fencing explicit for
users that need this barrier, to make sure we
can change it as needed without breaking all users.
Acked-by: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'samples/hidraw')
0 files changed, 0 insertions, 0 deletions