diff options
author | 2020-03-20 17:13:51 +0000 | |
---|---|---|
committer | 2020-03-20 17:13:51 +0000 | |
commit | 77b6b7cbd0addca11a2c6978781c6eaf19c287fc (patch) | |
tree | dee7b1ddee77ad9204ae0b1482707b6d271db901 /sys/dev/fdt/imxccm.c | |
parent | Disable apm(4) on the floppy ramdisk and keep the cd one in sync. (diff) | |
download | wireguard-openbsd-77b6b7cbd0addca11a2c6978781c6eaf19c287fc.tar.xz wireguard-openbsd-77b6b7cbd0addca11a2c6978781c6eaf19c287fc.zip |
__thrsleep(2): ensure timeout is set when calling tsleep_nsec(9)
tsleep_nsec(9) will not set a timeout if the nsecs parameter is
equal to INFSLP (UINT64_MAX). We need to limit the duration to
MAXTSLP (UINT64_MAX - 1) to ensure a timeout is set.
Diffstat (limited to 'sys/dev/fdt/imxccm.c')
0 files changed, 0 insertions, 0 deletions