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)
Wed, May 22, 10:41 PM
Unknown Object (File)
Apr 26 2024, 7:11 AM
Unknown Object (File)
Apr 23 2024, 12:58 PM
Unknown Object (File)
Apr 1 2024, 11:03 PM
Unknown Object (File)
Jan 21 2024, 5:08 AM
Unknown Object (File)
Jan 20 2024, 4:16 AM
Unknown Object (File)
Dec 20 2023, 7:14 AM
Unknown Object (File)
Dec 11 2023, 1:50 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.