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)
Sat, Jan 4, 4:29 AM
Unknown Object (File)
Nov 13 2024, 11:14 PM
Unknown Object (File)
Nov 13 2024, 11:02 PM
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

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