Don't try to gracefully terminate the pkt_manager thread if the
scheduler is not running.
We should not attempt to shutdown ald if RB_NOSYNC is set, and must not
if the scheduler is stopped (the function calls wakeup()).
Differential D42340
alq, siftr: add panic/debugger checks to shutdown hooks mhorne on Oct 23 2023, 8:32 PM. Authored by Tags None Referenced Files
Details Don't try to gracefully terminate the pkt_manager thread if the We should not attempt to shutdown ald if RB_NOSYNC is set, and must not
Diff Detail
Event TimelineComment Actions Yes I don't think these handlers will work properly in panic context.
ald -> alq |