Module Name: src Committed By: riastradh Date: Mon Aug 27 14:00:26 UTC 2018
Modified Files: src/sys/external/bsd/drm2/include/linux: kfifo.h Log Message: Rewrite <linux/kfifo.h>. pcq isn't flexible enough for its needs now. Just use a spinlocked circular buffer. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 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.