HomeFreeBSD

crypto: Cleanup mtx_init() calls.

Description

crypto: Cleanup mtx_init() calls.

Don't pass the same name to multiple mutexes while using unique types
for WITNESS. Just use the unique types as the mutex names.

Reviewed by: markj
MFC after: 1 week
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D32740

Details

Provenance
jhbAuthored on Nov 2 2021, 6:27 PM
Reviewer
markj
Differential Revision
D32740: crypto: Cleanup mtx_init() calls.
Parents
rG717857819223: crypto: Use a single "crypto" kproc for all of the OCF kthreads.
Branches
Unknown
Tags
Unknown