[RTEMS Project] #3496: Remove superfluous interrupt enable in _Thread_Dispatch_enable()
RTEMS trac
trac at rtems.org
Mon Aug 20 06:37:24 UTC 2018
#3496: Remove superfluous interrupt enable in _Thread_Dispatch_enable()
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: score | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: 3497 |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d14f9349ead2cc64a685616e3c40a0c9ba04f9ea/rtems"
d14f934/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="d14f9349ead2cc64a685616e3c40a0c9ba04f9ea"
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 #3496.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3496#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list