attilio 2008-04-13 01:21:56 UTC
FreeBSD src repository
Modified files:
sys/kern kern_lock.c
Log:
Use a "rel" memory barrier for disowning the lock as it cames from an
exclusive locking operation.
Revision Changes Path
1.132 +1 -1 src/sys/kern/kern_lock.c