CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/09 08:49:55
Modified files:
sys/kern : sys_pipe.c uipc_socket.c uipc_socket2.c
Log message:
Revert "Replace selwakeup() with KNOTE() in pipe and socket event activation."
The commit caused hangs with NFS.
Reported by ajacoutot@ and naddy@
