CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2025/02/03 02:00:55

Modified files:
        sys/kern       : uipc_socket.c 

Log message:
Don't take netlock in filt_sow{modify,process}(), the `sb_mtx' mutex(9)
is enough to call filt_sowrite().

Tested by bluhm, additional arm64 tests by kirill.

ok bluhm

Reply via email to