Module Name:    src
Committed By:   riastradh
Date:           Sun Oct 10 11:20:47 UTC 2021

Modified Files:
        src/share/man/man9: pserialize.9
        src/sys/kern: subr_pserialize.c

Log Message:
pserialize(9): Lift rule that pserialize_perform be serialized.

There may have been a technical reason for this back when we were
following the expired passive serialization patent to the letter, but
no more -- and this is a real burden for some applications.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/pserialize.9
cvs rdiff -u -r1.17 -r1.18 src/sys/kern/subr_pserialize.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to