Page MenuHomeFreeBSD

linuxkpi: Add __mutex_init
ClosedPublic

Authored by manu on May 15 2020, 9:24 AM.
Tags
None
Referenced Files
F119015078: D24848.id71811.diff
Wed, Jun 4, 10:21 AM
Unknown Object (File)
Fri, May 16, 5:58 PM
Unknown Object (File)
Apr 14 2025, 12:04 PM
Unknown Object (File)
Apr 14 2025, 3:51 AM
Unknown Object (File)
Apr 14 2025, 12:45 AM
Unknown Object (File)
Apr 13 2025, 11:38 PM
Unknown Object (File)
Mar 7 2025, 7:37 PM
Unknown Object (File)
Jan 5 2025, 12:27 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.