Module Name: src Committed By: ad Date: Fri Jan 24 20:05:15 UTC 2020
Modified Files: src/sys/kern: kern_lock.c kern_synch.c Log Message: Carefully put kernel_lock back the way it was, and add a comment hinting that changing it is not a good idea, and hopefully nobody will ever try to change it ever again. To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/sys/kern/kern_lock.c cvs rdiff -u -r1.337 -r1.338 src/sys/kern/kern_synch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.