diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-03-02 11:16:13 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-03-07 12:38:40 +0100 |
commit | 2482aeea4195ad84cf3d4e5b15b28ec5b420ed5a (patch) | |
tree | b3226141339787c9698ba562f3e3b7eaef397f06 /qobject/json-parser-int.h | |
parent | 6c5df4b48f0c52a61342ecb307a43f4c2a3565c4 (diff) | |
download | qemu-2482aeea4195ad84cf3d4e5b15b28ec5b420ed5a.zip qemu-2482aeea4195ad84cf3d4e5b15b28ec5b420ed5a.tar.gz qemu-2482aeea4195ad84cf3d4e5b15b28ec5b420ed5a.tar.bz2 |
edu: add smp_mb__after_rmw()
Ensure ordering between clearing the COMPUTING flag and checking
IRQFACT, and between setting the IRQFACT flag and checking
COMPUTING. This ensures that no wakeups are lost.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qobject/json-parser-int.h')
0 files changed, 0 insertions, 0 deletions