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)
Feb 20 2024, 3:44 PM
Unknown Object (File)
Feb 8 2024, 11:52 PM
Unknown Object (File)
Dec 20 2023, 5:16 AM
Unknown Object (File)
Dec 14 2023, 10:48 PM
Unknown Object (File)
Oct 24 2023, 9:35 AM
Unknown Object (File)
Oct 12 2023, 12:55 AM
Unknown Object (File)
Sep 2 2023, 11:05 PM
Unknown Object (File)
Sep 2 2023, 11:00 PM

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