Module Name: src Committed By: riastradh Date: Sun Dec 19 11:54:39 UTC 2021
Modified Files: src/sys/external/bsd/drm2/linux: linux_dma_resv.c Log Message: drm: Membar audit for dma_resv. Try to pacify kcsan (untested) and make it clearer what ordering matters. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/drm2/linux/linux_dma_resv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.