]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
reap_kill_proc(): avoid singlethreading any other process if we are exiting
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 16 May 2022 23:47:20 +0000 (02:47 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 24 Jun 2022 14:45:50 +0000 (17:45 +0300)
commit9a24a80a17be36eb63caeb9ef189b0ce0048246f
tree873a7ededc9ec6bd62c19e27a0a6905df5aeff39
parentb18df35be04213e6a603b54d404215a923fe66e2
reap_kill_proc(): avoid singlethreading any other process if we are exiting

Tested by: pho (whole series MFC)

(cherry picked from commit 1575804961d2ba1768c9a6b28438d364421718f3)
sys/kern/kern_procctl.c