HomeFreeBSD

locks: adjust loop limit check when waiting for readers

Description

locks: adjust loop limit check when waiting for readers

The check was for the exact value, but since the counter started being
incremented by the number of readers it could have jumped over.

Details

Provenance
mjgAuthored on
Parents
rS327401: sx: fix up non-smp compilation after r327397
Branches
Unknown
Tags
Unknown