HomeFreeBSD

Retire sctp_validate_no_locks().

Description

Retire sctp_validate_no_locks().

This routine checks that there are no locks held for an inp,
without having any lock on the inp. This breaks if the inp
goes away when it is called. This happens on stress tests
on a RPi B+.

MFC after: 3 days

Details

Provenance
tuexenAuthored on
Parents
rS292059: The calls to RES_SET_H_ERRNO() macro on error paths wind up
Branches
Unknown
Tags
Unknown