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, Apr 23, 7:52 AM
Unknown Object (File)
Thu, Apr 23, 6:28 AM
Unknown Object (File)
Wed, Apr 22, 5:55 AM
Unknown Object (File)
Tue, Apr 21, 1:44 PM
Unknown Object (File)
Thu, Apr 9, 7:36 PM
Unknown Object (File)
Fri, Apr 3, 1:29 AM
Unknown Object (File)
Dec 29 2025, 3:16 AM
Unknown Object (File)
Nov 27 2025, 10:53 PM
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.