Page MenuHomeFreeBSD

linuxkpi: Add nested variant of mutex_lock_interruptible
ClosedPublic

Authored by manu on Aug 4 2020, 10:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 2:32 PM
Unknown Object (File)
Sun, Sep 21, 3:35 AM
Unknown Object (File)
Fri, Sep 19, 7:03 AM
Unknown Object (File)
Sep 12 2025, 12:19 AM
Unknown Object (File)
Sep 5 2025, 2:57 AM
Unknown Object (File)
Sep 2 2025, 12:22 PM
Unknown Object (File)
Aug 31 2025, 2:25 AM
Unknown Object (File)
Jun 26 2025, 8:16 PM
Subscribers

Details

Summary

We don't do anything with the _nested variant so just call mutex_lock_interruptible

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.Aug 4 2020, 10:50 AM

Use the word LinuxKPI in commit message and make sure you MFC to 11 and 12. I can help with the MFC-ing.

This revision is now accepted and ready to land.Aug 4 2020, 11:20 AM