Module Name: src Committed By: riastradh Date: Sun Dec 19 00:58:11 UTC 2021
Modified Files: src/sys/external/bsd/drm2/drm: drm_cdevsw.c Log Message: Serialize drm_read so we can back out on uiomove without reordering. Upstream commit 9b2c0b7fb4ce79566d830d03ce7aa11cccc39f97. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/external/bsd/drm2/drm/drm_cdevsw.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.