Changeset 47d60134 in rtems for cpukit/score/include

Timestamp:
02/19/14 12:52:41 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
1be15db1
Parents:
7ee4e72
git-author:
Sebastian Huber <sebastian.huber@…> (02/19/14 12:52:41)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/21/14 08:38:54)
Message:

score: _CPU_SMP_Get_current_processor()

Remove RTEMS_COMPILER_PURE_ATTRIBUTE from _SMP_Get_current_processor()
and all _CPU_SMP_Get_current_processor(). Make inline ASM statements
volatile again. Test smptests/smpmigration01 showed that GCC optimizes
too much otherwise.

(No files)

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