sigsuspend and __thrsigdivert no longer require the KERNEL_LOCK since
authorclaudio <claudio@openbsd.org>
Mon, 15 Apr 2024 15:08:20 +0000 (15:08 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 15 Apr 2024 15:08:20 +0000 (15:08 +0000)
commitdcf96021c32d548dc36f63fb433bb856191b62f8
tree4546c6d915f672e71fb0b84ed1c8a0642b2c6194
parentc199f4b2ed818cc4e8ea37ab132b87789ae29a21
sigsuspend and __thrsigdivert no longer require the KERNEL_LOCK since
dosigsuspend() no longer needs it.
OK mvs@ mpi@
sys/kern/syscalls.master