Module Name: src Committed By: skrll Date: Mon May 5 15:59:11 UTC 2014
Modified Files: src/sys/external/bsd/common/include/linux: completion.h Log Message: Use a spinlock for completions. Makes vchiq pass LOCKDEBUG where other spinlocks where held when trying to use the completion API. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/sys/external/bsd/common/include/linux/completion.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.