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)
Oct 1 2024, 12:50 PM
Unknown Object (File)
Sep 27 2024, 12:18 AM
Unknown Object (File)
Sep 26 2024, 8:50 PM
Unknown Object (File)
Sep 26 2024, 4:19 AM
Unknown Object (File)
Sep 24 2024, 7:20 PM
Unknown Object (File)
Sep 23 2024, 9:17 PM
Unknown Object (File)
Sep 23 2024, 2:18 PM
Unknown Object (File)
Sep 20 2024, 5:43 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