mbox

[0/3] net/virtio: missing/wrong read barriers.

Message ID 20190124165902.24178-1-i.maximets@samsung.com (mailing list archive)
Headers

Message

Ilya Maximets Jan. 24, 2019, 4:58 p.m. UTC
  Ilya Maximets (3):
  net/virtio: fix improper read barriers on packed Tx cleanup
  net/virtio: add barriers for extra descriptors on Rx split
  net/virtio: add missing read barrier for packed dequeue

 drivers/net/virtio/virtio_rxtx.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)