Module Name: src Committed By: ad Date: Mon Jan 27 21:05:43 UTC 2020
Modified Files: src/sys/kern: kern_lock.c src/sys/sys: lock.h Log Message: Add a kernel_lock_plug_leak() that drops any holds and tries to identify the baddy. To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/sys/kern/kern_lock.c cvs rdiff -u -r1.87 -r1.88 src/sys/sys/lock.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.