CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2016/11/22 03:32:31

Modified files:
        sys/kern       : uipc_domain.c 

Log message:
Enforce that pr_ctlinput, pr_slowtimo and pr_fasttimo are called
at IPL_SOFTNET.

This will allow us to keep locking simple as soon as we trade
splsoftnet() for a rwlock.

ok bluhm@

Reply via email to