Module Name: src Committed By: riastradh Date: Sun Dec 19 11:53:33 UTC 2021
Modified Files: src/sys/external/bsd/drm2/linux: linux_dma_resv.c Log Message: drm: Use atomic_store_release/load_consume in linux_dma_resv.c. At least, for robj->fence and robj->fence_excl. Need to review list->shared_count and list->shared[i] too. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 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.