Module Name: src
Committed By: riastradh
Date: Sun Dec 19 12:13:45 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/linux: linux_dma_fence.c
Log Message:
drm: dma_fence_get allows fence to be null; fix assertion.
While here, update comments about semantics for dma_fence_get and
dma_fence_get_rcu (which does not allow null fence).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/external/bsd/drm2/linux/linux_dma_fence.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.