Module Name: src Committed By: riastradh Date: Mon Aug 27 14:41:53 UTC 2018
Modified Files: src/sys/external/bsd/drm2/include/linux: kfifo.h Log Message: kfifo is used under a spin lock, so its lock must be a spin lock. >From mrg@. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm2/include/linux/kfifo.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.