CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/20 16:05:14
Modified files:
sys/kern : kern_sched.c
Log message:
Short circuit if we're running on the CPU that we want to sync with. Fixes
suspend on machines with em(4) now that it uses intr_barrier(9).
ok krw@
