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)
Sun, Mar 16, 12:09 AM
Unknown Object (File)
Sun, Mar 9, 10:40 AM
Unknown Object (File)
Sun, Mar 9, 7:08 AM
Unknown Object (File)
Sun, Mar 9, 5:07 AM
Unknown Object (File)
Sat, Mar 8, 11:08 PM
Unknown Object (File)
Fri, Mar 7, 5:21 PM
Unknown Object (File)
Jan 28 2025, 11:46 AM
Unknown Object (File)
Jan 26 2025, 12:07 AM
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