Changeset 5fcc2ca in rtems

Timestamp:
03/08/22 08:44:31 (2 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
bafeff60
Parents:
b08ba92
git-author:
Sebastian Huber <sebastian.huber@…> (03/08/22 08:44:31)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/08/22 18:29:09)
Message:

score: Disable thread dispatching earlier

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().

(No files)

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