CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/27 06:05:36
Modified files:
sys/kern : uipc_socket.c uipc_socket2.c
Log message:
Assert that the KERNEL_LOCK() is held prior to call csignal() and
selwakeup().
ok bluhm@
