Changeset 3661518 in rtems

Timestamp:
03/10/22 13:11:12 (2 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
10d1de25
Parents:
14de245d
git-author:
Sebastian Huber <sebastian.huber@…> (03/10/22 13:11:12)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/24/22 10:10:49)
Message:

smp: Add fatal error

Add SMP-specifc SMP_FATAL_MULTITASKING_START_ON_NOT_ONLINE_PROCESSOR
fatal error. This fatal error helps to diagnose a broken SMP startup
sequence. Without this error a context switch using the NULL pointer
for the thread control block happens which may be difficult to debug.

(No files)

Note: See TracChangeset for help on using the changeset viewer.