HomeFreeBSD

MFC r330689:

Description

MFC r330689:
Implement proper support for complete_all() in the LinuxKPI.

When complete_all() is called there might be multiple waiters. The
current implementation could only handle one waiter. Make sure the
completion is sticky when complete_all() is called to be compatible
with Linux.

Found by: Johannes Lundberg <johalun0@gmail.com>
Sponsored by: Mellanox Technologies
Sponsored by: Limelight Networks

Details

Provenance
hselaskyAuthored on
Parents
rS330864: Prefer uintXX_t to u_intXX_t
Branches
Unknown
Tags
Unknown