Changeset 32b4a0c in rtems for cpukit/score

Timestamp:
06/09/17 05:25:02 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
f7d0f5e
Parents:
a66accc5
git-author:
Sebastian Huber <sebastian.huber@…> (06/09/17 05:25:02)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/09/17 05:30:41)
Message:

Simplify TLS support in context switch

There is no need to save the thread pointer in _CPU_Context_switch()
since it is a thread invariant. It is initialized once in
_CPU_Context_Initialize().

(No files)

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