Page MenuHomeFreeBSD

linuxkpi: Add __mutex_init
ClosedPublic

Authored by manu on May 15 2020, 9:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 27, 10:53 PM
Unknown Object (File)
Mon, Nov 24, 9:00 PM
Unknown Object (File)
Sun, Nov 23, 2:08 PM
Unknown Object (File)
Wed, Nov 19, 4:33 PM
Unknown Object (File)
Sun, Nov 16, 11:24 AM
Unknown Object (File)
Oct 29 2025, 8:27 AM
Unknown Object (File)
Oct 21 2025, 7:38 AM
Unknown Object (File)
Oct 21 2025, 7:38 AM
Subscribers

Details

Summary

Same as mutex_init, the lock_class_key argument seems to be only used for
debug in Linux, simply ignore it for now.
Needed by DRM in Linux v5.3

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 15 2020, 9:24 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 17 2020, 8:12 PM
Closed by commit rS361139: linuxkpi: Add __mutex_init (authored by manu). · Explain Why
This revision was automatically updated to reflect the committed changes.