CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/05/04 08:42:44

Modified files:
        sys/kern       : kern_event.c 

Log message:
Relax the check in knote_{de,en}queue: don't panic w/o KERNEL_LOCK().

Use splassert_fail() instead, please set kern.splassert to 2 and report
the corresponding stack trace if you see a warning.

ok dlg@

Reply via email to