Module Name: src Committed By: riastradh Date: Sun Dec 19 12:23:08 UTC 2021
Modified Files: src/sys/external/bsd/drm2/include/linux: kthread.h src/sys/external/bsd/drm2/linux: files.drmkms_linux linux_module.c Added Files: src/sys/external/bsd/drm2/linux: linux_kthread.c Log Message: drm: linux kthread stubs To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm2/include/linux/kthread.h cvs rdiff -u -r1.38 -r1.39 src/sys/external/bsd/drm2/linux/files.drmkms_linux cvs rdiff -u -r0 -r1.1 src/sys/external/bsd/drm2/linux/linux_kthread.c cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/drm2/linux/linux_module.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.