CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/15 01:49:55
Modified files:
sys/kern : sched_bsd.c
Log message:
Stop asserting that the NET_LOCK() shouldn't be held in yield().
This create too many false positive when setting pool_debug=2.
Prodded by deraadt@, ok mvs@
