CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2025/06/06 07:13:46

Modified files:
        sys/dev/pci/drm/include/linux: wait.h 

Log message:
add __wait_event_intr() and use it instead of
__wait_event_intr_timeout() when there is no sleep timeout

avoids passing 0 to sleep_finish() when there is no timeout

tested by tb@ ok kettenis@

Reply via email to