CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/14 03:09:10
Modified files:
sys/dev/pci/drm/scheduler: sched_main.c
Log message:
don't multiply ticks by hz when result is compared to jiffies
Used in the return value of drm_sched_suspend_timeout() which nothing
currently uses.
