CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2023/08/01 00:40:18

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

Log message:
Implement time_after() and firends as static inline functions.
The previous macros were too optimistic about types and also did a signed
subtraction that could overflow.
OK miod@ kettenis@ deraadt@ jsg@

Reply via email to