Changeset e0aef221 in rtems for cpukit/score

Timestamp:
09/15/14 22:33:30 (10 years ago)
Author:
Hesham ALMatary <heshamelmatary@…>
Branches:
4.11, 5, master
Children:
d2c76160
Parents:
5f56d267
git-author:
Hesham ALMatary <heshamelmatary@…> (09/15/14 22:33:30)
git-committer:
Joel Sherrill <joel.sherrill@…> (09/16/14 14:53:01)
Message:

score/cpu/or1k: Follow no_cpu ISR_Handler algorithm.

This patch adjusts ISR_Handler to exactly follow the pseudo code introduced
in
http://rtems.org/onlinedocs/doc-current/share/rtems/html/porting/Interrupts-Interrupt-Dispatching.html
It adds two new checkings on _Thread_Dispatch_disable_level and _ISR_Nest_level
after returning from the C handler.

(No files)

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