HomeFreeBSD

Implement support for mutexes with deadlock avoidance in the LinuxKPI.

Description

Implement support for mutexes with deadlock avoidance in the LinuxKPI.

When locking a mutex and deadlock is detected the first mutex lock
call that sees the deadlock will return -EDEADLK .

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS314969: localedef(1): Fix mismatch in previous commit.
Branches
Unknown
Tags
Unknown