diff options
author | 2014-06-15 11:18:39 +0000 | |
---|---|---|
committer | 2014-06-15 11:18:39 +0000 | |
commit | 5bef8701874f0291dc78a2c43e5fab7ac24979da (patch) | |
tree | 15e298306d8d7ad00900db9a047a3293a6eb2fd1 /lib/libssl/src | |
parent | Decode ModR/M for 32-bit MOVSX instruction. (diff) | |
download | wireguard-openbsd-5bef8701874f0291dc78a2c43e5fab7ac24979da.tar.xz wireguard-openbsd-5bef8701874f0291dc78a2c43e5fab7ac24979da.zip |
Fix hang with virtio event_idx feature
When using the RING_EVENT_IDX feature, we must first call publish_avail_idx()
and then read VQ_AVAIL_EVENT(vq), or there is a race condition that may cause
us to miss that the host needs to be notified. This resulted in an occasional
hang of network in vio(4).
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions