CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/05 03:45:15
Modified files:
sys/kern : kern_time.c
Log message:
Using mutex initializer for static variable does not compile with
witness. Make ratecheck mutex global.
Reported-by: [email protected]
