diff options
author | Eugenio Pérez <eperezma@redhat.com> | 2022-08-23 20:30:28 +0200 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2022-09-02 10:22:39 +0800 |
commit | 9e193cec5db949e4001070442a2f7de7042ef09b (patch) | |
tree | 9a4f332af4f4c7c26facb66554f99377703f5399 /python | |
parent | 86f5f2546f03a3dfde421c715187b262e29b2848 (diff) |
vhost: Delete useless read memory barrier
As discussed in previous series [1], this memory barrier is useless with
the atomic read of used idx at vhost_svq_more_used. Deleting it.
[1] https://lists.nongnu.org/archive/html/qemu-devel/2022-07/msg02616.html
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions