Changeset b4b309c in rtems for cpukit

Timestamp:
08/01/13 13:20:17 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
b9000fd5
Parents:
2bca05f7
git-author:
Sebastian Huber <sebastian.huber@…> (08/01/13 13:20:17)
git-committer:
Sebastian Huber <sebastian.huber@…> (08/05/13 11:45:36)
Message:

smp: Generalize _Thread_Start_multitasking()

Add context parameter to _Thread_Start_multitasking() and use this
function in rtems_smp_secondary_cpu_initialize(). This avoids
duplication of code.

Fix missing floating point context initialization in
rtems_smp_secondary_cpu_initialize(). Now performed via
_Thread_Start_multitasking().

(No files)

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