diff options
author | kib <kib@FreeBSD.org> | 2016-02-08 10:54:27 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2016-02-08 10:54:27 +0000 |
commit | 2ed1e2991e3970aeffef7be33b91401f0aeca84d (patch) | |
tree | 1311d5838677e0c99eb63b979d8550d37472131a /rescue | |
parent | beb14a6c3998f2655cff7a42ac5aa16a29620bd0 (diff) | |
download | FreeBSD-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