wkoszek 2006-04-18 20:32:42 UTC
FreeBSD src repository
Modified files:
sys/kern kern_rwlock.c
Log:
'owner' is not used without SMP. Fix kernel build for such kernel
configurations.
Approved by: jhb
Revision Changes Path
1.8 +4 -0 src/sys/kern/kern_rwlock.c