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
F167230767: D25944.id75356.diff
Thu, Aug 20, 4:13 AM
Unknown Object (File)
Wed, Aug 12, 4:06 PM
Unknown Object (File)
Wed, Aug 12, 4:06 PM
Unknown Object (File)
Jul 21 2026, 5:14 AM
Unknown Object (File)
Jul 18 2026, 12:31 PM
Unknown Object (File)
Jul 8 2026, 3:33 AM
Unknown Object (File)
Jul 6 2026, 3:01 PM
Unknown Object (File)
Jul 3 2026, 7:37 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