Page MenuHomeFreeBSD

linuxkpi: Add __mutex_init
ClosedPublic

Authored by manu on May 15 2020, 9:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:26 AM
Unknown Object (File)
Mon, Oct 13, 5:05 AM
Unknown Object (File)
Sun, Sep 28, 6:58 PM
Unknown Object (File)
Sun, Sep 28, 6:53 PM
Unknown Object (File)
Sun, Sep 28, 6:51 PM
Unknown Object (File)
Sun, Sep 28, 6:49 PM
Unknown Object (File)
Sun, Sep 28, 6:46 PM
Unknown Object (File)
Sep 18 2025, 12:56 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.