This is intended to clean state of a thread at the end of its
lifecycle during wait(), not the beginning of its life cycle.
Sponsored by: AFRL, DARPA
Differential D48023
cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean jhb on Dec 10 2024, 7:46 PM. Authored by Tags None Referenced Files
Subscribers
Details This is intended to clean state of a thread at the end of its Sponsored by: AFRL, DARPA
Diff Detail
Event TimelineComment Actions amd64 cpu_set_upcall() also calls cpu_thread_clean(), basically for the fresh thread. I suspect this call was copied. |