Module Name: src Committed By: thorpej Date: Wed Sep 29 13:15:46 UTC 2021
Modified Files:
src/sys/kern: uipc_socket.c
src/sys/miscfs/fifofs: fifo_vnops.c
Log Message:
The kq filterops that interact with sockets are MPSAFE.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/kern/uipc_socket.c
cvs rdiff -u -r1.85 -r1.86 src/sys/miscfs/fifofs/fifo_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
