tools/virtio: fix smp_mb on x86
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Jan 2018 23:36:44 +0000 (01:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Jan 2018 17:02:55 +0000 (12:02 -0500)
commit491847f3b29cef0417a03142b96e2a6dea81cca0
tree68e92d489b96c65ef2fe4a662d615d9400af3635
parentb4eab7de6685ee2691a7e297d511a126dbf53207
tools/virtio: fix smp_mb on x86

Offset 128 overlaps the last word of the redzone.
Use 132 which is always beyond that.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/virtio/ringtest/main.h