#4244: Possible infinite recursion in Classic API Signal handling
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: rtems | Version:
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"a7e180b95dcc3c2f0bab82ec8eaa211cb0a4956a/rtems"
a7e180b/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="a7e180b95dcc3c2f0bab82ec8eaa211cb0a4956a"
rtems: Avoid potential recursion in ASR handling
Do the mode changes necessary for the ASR processing directly under
protection of the thread state lock to avoid the recursive calls to
thread dispatching done in rtems_task_mode().
Close #4244.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4244#comment:14>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs