The process might be stopped, which is handled by the loop that
unsuspends threads. But the condition is not tolerated in the assert,
which insists that all threads must be unsuspended always.
Reported and tested by: pho
Differential D52293
kern/kern_thread.c: improve assert in thread_single_end() kib on Sat, Aug 30, 2:45 PM. Authored by Tags None Referenced Files
Details The process might be stopped, which is handled by the loop that Reported and tested by: pho
Diff Detail
|