[RTEMS Project] #3497: Remove superfluous interrupt enable in _Thread_Dispatch_enable() (cloned)
RTEMS trac
trac at rtems.org
Mon Aug 20 06:40:58 UTC 2018
#3497: Remove superfluous interrupt enable in _Thread_Dispatch_enable() (cloned)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.11.3
Component: score | Version: 4.11
Severity: normal | Resolution: fixed
Keywords: | Blocked By: 3496
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"dc6bd8bb665a6517c324e552745524b06fe6eef8/rtems"
dc6bd8bb/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="dc6bd8bb665a6517c324e552745524b06fe6eef8"
score: Fix ISR enable in _Thread_Dispatch_enable()
This bug had probably no effect since the interrupt enable is idempotent
on all CPU ports.
Close #3497.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3497#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list