summary refs log tree commit diff stats
path: root/util/rcu.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-03-03 11:57:06 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2023-05-08 11:10:48 +0200
commit4f7335e21d5170986e20001b9ddb906fe24413f1 (patch)
treef6fc4cdc2c6154279d1035c3bd6d8bbf39682220 /util/rcu.c
parent6e288b00ef536f87910f76cb1940a8caced69c54 (diff)
downloadfocaccia-qemu-4f7335e21d5170986e20001b9ddb906fe24413f1.tar.gz
focaccia-qemu-4f7335e21d5170986e20001b9ddb906fe24413f1.zip
test-aio-multithread: do not use mb_read/mb_set for simple flags
The remaining use of mb_read/mb_set is just to force a thread to exit
eventually.  It does not order two memory accesses and therefore can be
just read/set.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/rcu.c')
0 files changed, 0 insertions, 0 deletions