looks ok to me
On Tue, Mar 8, 2022 at 1:50 AM Sebastian Huber
wrote:
>
> Disable thread dispatching earlier on secondary processors. This ensures that
> fatal error and per-CPU job handlers are called with thread dispatching
> disabled. On the boot processor, the thread dispatching is already d
Disable thread dispatching earlier on secondary processors. This ensures that
fatal error and per-CPU job handlers are called with thread dispatching
disabled. On the boot processor, the thread dispatching is already disabled by
_Thread_Dispatch_initialization().
---
cpukit/score/src/smp.c