HomeFreeBSD

mtx: eliminate recursion support from thread lock

Description

mtx: eliminate recursion support from thread lock

Now that it is not used after schedlock changes got merged.

Note the unlock routine temporarily still checks for it on account of just using
regular spin unlock.

This is a prelude towards a general clean up.

Details

Provenance
mjgAuthored on
Parents
rS355788: Properly detect ATA sanitize errors.
Branches
Unknown
Tags
Unknown