Changeset 687463d in rtems

Timestamp:
12/03/15 20:56:31 (8 years ago)
Author:
Jan Sommer <soja-lists@…>
Branches:
5, master
Children:
f2a228b
Parents:
c8a8a601
git-author:
Jan Sommer <soja-lists@…> (12/03/15 20:56:31)
git-committer:
Gedare Bloom <gedare@…> (12/13/15 01:22:03)
Message:

Store task_id of the current thread for the ISR before waiting for the transient event

The ISR will send a transient event to the task specified in bus->taskid.
Make sure that the correct task_id is written to this field before waiting
for the transient event to arrive.

Fixes #2483

(No files)

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