[RTEMS Project] #1817: Variable _Thread_Heir is not protected against interrupts
RTEMS trac
trac at rtems.org
Sun Nov 23 16:36:17 UTC 2014
#1817: Variable _Thread_Heir is not protected against interrupts
----------------------+------------------------------
Reporter: silvah15 | Owner: sebastian.huber
Type: defect | Status: assigned
Priority: normal | Milestone: 4.11
Component: cpukit | Version: 4.10
Severity: normal | Resolution:
Keywords: |
----------------------+------------------------------
Changes (by joel.sherrill):
* owner: joel.sherrill => sebastian.huber
* status: new => assigned
Old description:
> Variable _Thread_Heir is protected against interrupts except when the
> _Thread_Is_heir function is called from _Thread_Evaluate_mode from
> rtems_task_mode. Interrupts need to be disabled before thread evaluation
> for
> context switch.
New description:
Variable _Thread_Heir is protected against interrupts except when the
_Thread_Is_heir function is called from _Thread_Evaluate_mode from
rtems_task_mode. Interrupts need to be disabled before thread evaluation
for
context switch.
--
Comment:
Sebastian .. OK to close?
--
Ticket URL: <http://devel.rtems.org/ticket/1817#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list