Page MenuHomeFreeBSD

linuxkpi: Add __init_waitqueue_head
ClosedPublic

Authored by manu on May 16 2020, 2:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 9:28 AM
Unknown Object (File)
Fri, Sep 4, 11:27 AM
Unknown Object (File)
Thu, Sep 3, 6:46 PM
Unknown Object (File)
Thu, Sep 3, 12:52 PM
Unknown Object (File)
Wed, Sep 2, 11:30 AM
Unknown Object (File)
Tue, Sep 1, 2:04 PM
Unknown Object (File)
Tue, Sep 1, 12:25 PM
Unknown Object (File)
Tue, Sep 1, 9:44 AM
Subscribers

Details

Summary

The only difference with init_waitqueue_head is that the name and the
lock class key are provided but we don't use those so use init_waitqueue_head
directly.

Sponsored-by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.May 16 2020, 2:30 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 19 2020, 8:43 AM
This revision was automatically updated to reflect the committed changes.