Module Name: src Committed By: ozaki-r Date: Tue Feb 20 03:34:52 UTC 2018
Modified Files: src/sys/kern: subr_lockdebug.c Log Message: Spinkle __predict_false to LOCKDEBUG functions Panics and lockdebug failures are unlikely to occur normally. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/kern/subr_lockdebug.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.