getitimer(2), setitimer(2): unlock syscalls
authorcheloha <cheloha@openbsd.org>
Tue, 4 May 2021 18:10:24 +0000 (18:10 +0000)
committercheloha <cheloha@openbsd.org>
Tue, 4 May 2021 18:10:24 +0000 (18:10 +0000)
commit184a348637629b438395bf35089edef0e6852a2d
tree4164bdbea1744db100cf34e6b399b32830aca79d
parent420b129f941aa8cb4634bcb1a5b42b47767b6e06
getitimer(2), setitimer(2): unlock syscalls

With the changes in kern_time.c v1.150, neither getitimer(2) nor
setitimer(2) need the kernel lock anymore.

ok anton@, mpi@
sys/kern/syscalls.master