]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[gve] Add missing memory barriers
authorMichael Brown <mcb30@ipxe.org>
Mon, 6 Oct 2025 15:39:19 +0000 (16:39 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 9 Oct 2025 15:42:20 +0000 (16:42 +0100)
commitc2d7ddd0c2855a935e0ba7987a300bcecc46261a
tree44a6b6ec17f496bbff1d2461234da6553020a3d8
parent5438299649d26edce89c39803f4d85477e315781
[gve] Add missing memory barriers

Ensure that remainder of completion records are read only after
verifying the generation bit (or sequence number).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/gve.c