jhb 2003/05/05 14:27:30 PDT
FreeBSD src repository
Modified files:
sys/kern kern_subr.c
Log:
Tweak the clearing of TDF_DEADLKTREAT so that we only bother grabbing the
lock and clearing the flag if it was clear when uiomove() was called.
Revision Changes Path
1.74 +2 -2 src/sys/kern/kern_subr.c