jhb 2006-02-06 21:54:48 UTC FreeBSD src repository
Modified files:
sys/kern kern_fork.c
Log:
We don't need the proc lock to check P_KTHREAD on curthread since it is
only set before the kthread starts executing and is never cleared.
Revision Changes Path
1.256 +1 -4 src/sys/kern/kern_fork.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
