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)
Mon, Nov 10, 12:02 AM
Unknown Object (File)
Tue, Nov 4, 10:39 PM
Unknown Object (File)
Fri, Oct 31, 1:21 PM
Unknown Object (File)
Sat, Oct 25, 3:14 PM
Unknown Object (File)
Oct 23 2025, 3:54 AM
Unknown Object (File)
Oct 22 2025, 7:58 PM
Unknown Object (File)
Oct 22 2025, 7:58 PM
Unknown Object (File)
Oct 22 2025, 9:39 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.