jeff 2005-04-03 11:49:03 UTC
FreeBSD src repository
Modified files:
sys/kern kern_lock.c
Log:
- Slightly restructure acquire() so I can add more ktr information and
an assert to help find two strange bugs.
- Remove some nearby spls.
Revision Changes Path
1.87 +14 -18 src/sys/kern/kern_lock.c