summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2016-02-08 10:54:27 +0000
committerkib <kib@FreeBSD.org>2016-02-08 10:54:27 +0000
commit2ed1e2991e3970aeffef7be33b91401f0aeca84d (patch)
tree1311d5838677e0c99eb63b979d8550d37472131a /rescue
parentbeb14a6c3998f2655cff7a42ac5aa16a29620bd0 (diff)
downloadFreeBSD-src-2ed1e2991e3970aeffef7be33b91401f0aeca84d.zip
FreeBSD-src-2ed1e2991e3970aeffef7be33b91401f0aeca84d.tar.gz
Remove the assert which outlived its usefulness, and, by default,
disable compilation of the code which made it possible to call stop_all_proc() from usermode at all. Move the comment to the preamble of stop_all_proc() and reword it to give overview of the function intent. proc0 has P_HADTHREADS flag set due to kthread_add(), but no P_KTHREAD, which triggered the assert, which does not serve a purpose now. Reported by: Oliver Pinter Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
Diffstat (limited to 'rescue')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud