Changeset d5e073c in rtems for c/src/lib/libcpu

Timestamp:
11/11/16 13:37:51 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
c11ac2d5
Parents:
f9aa34d
git-author:
Sebastian Huber <sebastian.huber@…> (11/11/16 13:37:51)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/18/16 06:30:34)
Message:

score: Allow interrupts during thread dispatch

Use a processor-specific interrupt frame during context switches in case
the executing thread is longer executes on the processor and the heir
thread is about to start execution. During this period we must not use
a thread stack for interrupt processing.

Update #2809.

(No files)

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