]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r348360:
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 12 Jun 2019 11:09:33 +0000 (11:09 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Wed, 12 Jun 2019 11:09:33 +0000 (11:09 +0000)
commit976b7f6ba3b737a8de2946cc1ae226b6f3cd6f01
treee257ae5db79c1721fef7c30d903bab3df9afa7c4
parent7004e708ef4907099abcf3bb8b83da467282b2f7
MFC r348360:
Do not go into sleep in sleepq_catch_signals() when SIGSTOP from
PT_ATTACH was consumed.

PR: 231445
sys/kern/kern_sig.c
sys/kern/subr_sleepqueue.c