[RTEMS Project] #4158: rtems_interrupt_server_delete() does not destroy the ISR lock of the server control
RTEMS trac
trac at rtems.org
Mon Oct 19 15:45:04 UTC 2020
#4158: rtems_interrupt_server_delete() does not destroy the ISR lock of the server
control
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: bsps | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"bb4e534014c589fd748ac8a9c1b2488b5bfa650c/rtems"
bb4e534/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="bb4e534014c589fd748ac8a9c1b2488b5bfa650c"
bsps: Fix rtems_interrupt_server_delete()
The ISR lock must be destroyed to prevent memory corruption if
RTEMS_PROFILING
and RTEMS_SMP is enabled.
Close #4158.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4158#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list