Changeset aabfcd0 in rtems

Timestamp:
06/12/13 13:11:57 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
873859a4
Parents:
df244cfc
git-author:
Sebastian Huber <sebastian.huber@…> (06/12/13 13:11:57)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/12/13 14:12:54)
Message:

smp: Fix _Thread_Dispatch_decrement_disable_level

We must obtain the processor ID after interrupts are disabled since a
non-optimizing compiler may store the value on the stack and read it
back.

(No files)

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