Module Name: src Committed By: riastradh Date: Sun Dec 19 00:55:52 UTC 2021
Modified Files: src/sys/external/bsd/drm2/dist/drm: drm_bufs.c Log Message: Unlock before vfree/kfree, which can sleep, not after. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/external/bsd/drm2/dist/drm/drm_bufs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.