[RTEMS Project] #3000: Setting interrupt level in the mode arg on SMP returns RTEMS_UNSATISFIED
RTEMS trac
trac at rtems.org
Wed Apr 19 03:28:50 UTC 2017
#3000: Setting interrupt level in the mode arg on SMP returns RTEMS_UNSATISFIED
-------------------------+--------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: cpukit | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------
Comment (by Joel Sherrill):
I think this is a generally a good idea but there are a number of pieces
to do this completely:
* the status has to also be returned by rtems_task_mode()
* add status to list in rtems status to string
* add status to list in Ada binding. Should be mechanical.
* add status to status table in Classic API manual
* add new status to rtems_task_create() documentation
* add new status to rtems_task_mode() documentation
* add test for rtems_task_create() new error
* add test for rtems_task_mode() new error
I am unsure if the assert() is debug mode only. That needs to be
clarified.
Sorry to be pedantic with the list but this looks like the type of change
that is small but has tentacles that would be easy to miss pieces. I
suspect my list isn't complete yet.
--
Ticket URL: <http://devel.rtems.org/ticket/3000#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list