[Midnightbsd-cvs] [MidnightBSD/src] d1b187: Extend the range of the return value from nsecs_to...
Lucas Holt
noreply at github.com
Sun Nov 15 02:13:02 EST 2020
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: d1b187f4848a10303beb5bd3ea1defeb375b3c4d
https://github.com/MidnightBSD/src/commit/d1b187f4848a10303beb5bd3ea1defeb375b3c4d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-15 (Sun, 15 Nov 2020)
Changed paths:
M sys/compat/linuxkpi/common/include/linux/jiffies.h
M sys/compat/linuxkpi/common/src/linux_compat.c
Log Message:
-----------
Extend the range of the return value from nsecs_to_jiffies64() to support
Mesa's drm_syncobj usage, in the LinuxKPI.
While at it optimise the jiffies conversion functions to avoid repeated
and constant calculations.
More information about the Midnightbsd-cvs
mailing list