Page MenuHomeFreeBSD

linuxkpi: Implement the wait_event_interruptible macro
ClosedPublic

Authored by nc on Apr 26 2021, 1:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 3:08 AM
Unknown Object (File)
Wed, Nov 5, 3:25 PM
Unknown Object (File)
Thu, Oct 16, 3:49 AM
Unknown Object (File)
Oct 15 2025, 3:17 PM
Unknown Object (File)
Oct 15 2025, 1:36 PM
Unknown Object (File)
Oct 15 2025, 4:24 AM
Unknown Object (File)
Oct 15 2025, 4:23 AM
Unknown Object (File)
Oct 15 2025, 4:23 AM

Details

Summary

This is needed by the drm-kmod 5.5 update and is similar in logic to the
existing wait_event_killable macro.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable